staging: r8188eu: remove private ioctls that return -1
authorMartin Kaiser <martin@kaiser.cx>
Sun, 26 Dec 2021 21:25:30 +0000 (22:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Dec 2021 16:13:02 +0000 (17:13 +0100)
commitec970aa39eabccaec9e3a856a67ab8889c641d9c
tree072e163a02309b84d9a8ca413b74cddcc134a2a8
parenta40f670989b2bbfd50d696956ff365718f12d583
staging: r8188eu: remove private ioctls that return -1

Remove the private ioctls that are mapped to rtw_wx_priv_null.
rtw_wx_priv_null itself can also be removed.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211226212535.197989-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/ioctl_linux.c