-
- Downloads
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 <davem@davemloft.net>
Showing
- fs/compat_ioctl.c 0 additions, 6 deletionsfs/compat_ioctl.c
- include/linux/wireless.h 13 additions, 0 deletionsinclude/linux/wireless.h
- include/net/wext.h 7 additions, 0 deletionsinclude/net/wext.h
- net/socket.c 10 additions, 0 deletionsnet/socket.c
- net/wireless/wext.c 104 additions, 0 deletionsnet/wireless/wext.c
Loading
Please register or sign in to comment