]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] wext: Add missing ioctls to 64<->32 conversion
authorJean Tourrilhes <jt@hpl.hp.com>
Fri, 23 Mar 2007 00:26:49 +0000 (00:26 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Mar 2007 18:10:17 +0000 (14:10 -0400)
commit634cba62e36fa74fae441e6774d073fdcb786db1
tree7ed047c2e625da92582f0395132bf389c927e660
parent5400e4b2484c7019c79ad6d28439f39dc808d8e3
[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 <jt@hpl.hp.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
fs/compat_ioctl.c