]> Gentwo Git Trees - linux/.git/commit
staging: rtl8723bs: Remove ioctl interface
author谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Thu, 9 Jan 2025 13:20:48 +0000 (13:20 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jan 2025 15:03:35 +0000 (16:03 +0100)
commite7cd121cbf1bec05e50335f82d4aa7d8fa700538
tree9b7b3d1e1e8407a804815e3f4ebc954ccf93534c
parent1737aaefa33555b38d3fe11191490df9e9df81cd
staging: rtl8723bs: Remove ioctl interface

Wireless drivers should not use the ioctl interface, so remove this
interface for the rtl8723bs driver. (found by code inspection)

Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/tencent_E4A835D41FF1F35C7BDFCF4EA0136D548F06@qq.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/Makefile
drivers/staging/rtl8723bs/include/osdep_intf.h
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c [deleted file]
drivers/staging/rtl8723bs/os_dep/os_intfs.c