staging: rtl8188eu: Remove code valid only for 5 GHz
authorMichael Straube <straube.linux@gmail.com>
Mon, 3 Sep 2018 18:24:42 +0000 (20:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 09:17:47 +0000 (11:17 +0200)
commit8d42daff47cecc69de0d3fb2a487ef5971fd6938
tree454528fcb12f513113ac12ae52d76b3d1c4ac7c7
parent352ff6a4c15a48d5f96c7efbf9b76aeaf2127890
staging: rtl8188eu: Remove code valid only for 5 GHz

Remove code that is only valid for channels > 14.
This addresses the below TODO item.

- 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_wlan_util.c