staging: rtl8192e: remove dead private call to _rtl92e_ioctl.
commitaf8d0d97d6071babe4565bedfec97ea3d92e7663
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 14 Jun 2017 19:08:24 +0000 (14 20:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2017 16:35:07 +0000 (24 00:35 +0800)
treee30a6e2e748986227eeb12d847f0804c0c9553c1
parent4271eabb487d72d7818e273a6dbf44bfb4253a44
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