]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: remove dead private call to _rtl92e_ioctl.
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 14 Jun 2017 19:08:24 +0000 (20:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2017 16:35:07 +0000 (00:35 +0800)
commitf0a99f7170cbf3bab1a95bd8a307f3c8ae1c0523
treee30a6e2e748986227eeb12d847f0804c0c9553c1
parent046f3653de9d904e525acb476f1be0686da96ba4
staging: rtl8192e: remove dead private call to _rtl92e_ioctl.

A RTL_IOCTL_WPA_SUPPLICANT call is a proprietary version of
wpa supplicant.

All kernel calls use SIOCSIWENCODEEXT call via wireless handlers
already used in this driver.

Remove dead code.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.h