linux/drivers/staging/rtl8723bs
Arnd Bergmann 89939e8906 staging: rtlwifi: use siocdevprivate
rtl8188eu has an "android private" ioctl command multiplexer
that is not currently safe for use in compat mode because
of its triple-indirect pointer.

rtl8723bs uses a different interface on the SIOCDEVPRIVATE
command, based on the iwpriv data structure

Both also have normal unreachable iwpriv commands, and all
of the above should probably just get removed. For the
moment, just switch over to the new interface.

Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-27 20:11:43 +01:00
..
core staging: rtl8723bs: convert function to static 2021-06-24 14:44:33 +02:00
hal staging: rtl8723bs: fix macro value for 2.4Ghz only device 2021-06-24 14:43:45 +02:00
include staging: rtlwifi: use siocdevprivate 2021-07-27 20:11:43 +01:00
os_dep staging: rtlwifi: use siocdevprivate 2021-07-27 20:11:43 +01:00
Kconfig staging: rtl8723bs: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
Makefile staging: rtl8723bs: remove empty hal/odm_debug.c file 2021-05-10 11:19:38 +02:00
TODO staging: rtl8723bs: remove item from TODO list 2021-06-24 14:43:46 +02:00