OpenCloudOS-Kernel/drivers/staging/rtl8188eu
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: rtl8188eu: remove DRIVER_PREFIX preprocessor definition 2021-06-25 09:03:51 +02:00
hal staging: rtl8188eu: remove GlobalDebugLevel variable 2021-06-25 09:03:51 +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: rtl8188eu: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +02:00
Makefile staging: rtl8188eu: remove core/rtw_debug.c 2021-06-15 13:56:12 +02:00
TODO staging: rtl8188eu: Fix spelling mistake 2018-08-27 19:29:39 +02:00