[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)
commited4bb1063171b2f44a40b0a9c400dedb0590dce6
tree7ed047c2e625da92582f0395132bf389c927e660
parent83b5db89c851f9a2080e2e43427346269ab84447
[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