staging: rtl8188eu: remove code valid only for 5 GHz
authorMichael Straube <straube.linux@gmail.com>
Thu, 24 Oct 2019 15:59:18 +0000 (17:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Oct 2019 03:17:15 +0000 (23:17 -0400)
commit79380bbfc3ff3d541546054e42c7a92670d728d1
tree3a11ae68a5a779a70d76750f9a12ba942640216f
parent9f750a7ec1b7957053580818451ec1114d0c1132
staging: rtl8188eu: remove code valid only for 5 GHz

Remove code valid only for 5 GHz, according to the TODO.

- find and remove remaining code valid only for 5 GHz. Most of the obvious
  ones have been removed, but things like channel > 14 still exist.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20191024155918.13399-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ap.c
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c