]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: Remove Dead Code in os_dep/ioctl_linux.c
authorEmanuel Bennici <benniciemanuel78@gmail.com>
Sun, 17 Mar 2019 18:31:11 +0000 (19:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:53:42 +0000 (07:53 +0100)
commit45f256f9fb1bcc0ab955a1ea67160a7b257532f4
treef6b17b0a690b56a1222a7fdcf337405ad56eb488
parent89801febd7f606de2fe03b83dfb31d2cfbbae3a0
staging: rtl8723bs: Remove Dead Code in os_dep/ioctl_linux.c

Remove Dead Code in `static int rtw_wps_start`,
`struct iw_handler rtw_private_handler[]` and
`struct iw_priv_args rtw_private_args[]` since they use the Macro
CONFIG_INTEL_WIDI witch doesn't exists any more.

Signed-off-by: Emanuel Bennici <benniciemanuel78@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c