]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit763d64f4d44fbebc8424190585a6b462f64abf62
tree3a11ae68a5a779a70d76750f9a12ba942640216f
parent560d5c9ba8883625cd078aaee214084afa0386d3
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