From: Jean Tourrilhes Date: Fri, 23 Mar 2007 00:26:49 +0000 (+0000) Subject: [PATCH] wext: Add missing ioctls to 64<->32 conversion X-Git-Tag: v2.6.21-rc6~80^2^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4bb1063171b2f44a40b0a9c400dedb0590dce6;p=pandora-kernel.git [PATCH] wext: Add missing ioctls to 64<->32 conversion Johannes Berg and Michael Buesch noticed that the WPA ioctls were missing from the 64<->32 bit conversion. This means that when using a 32 bits userspace on a 64 bit kernel, those ioctls fail. Signed-off-by: Jean Tourrilhes Signed-off-by: John W. Linville --- Reading git-diff-tree failed