From: David S. Miller Date: Tue, 3 Jun 2008 16:14:03 +0000 (-0700) Subject: wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c X-Git-Tag: v2.6.27-rc1~969^2~254^2~63^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4;p=pandora-kernel.git wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c Next we can kill the hacks in fs/compat_ioctl.c and also dispatch compat ioctls down into the driver and 80211 protocol helper layers in order to handle iw_point objects embedded in stream replies which need to be translated. Signed-off-by: David S. Miller --- Reading git-diff-tree failed