staging: rtl8188eu: remove 5 GHz code from Hal_GetChnlGroup88E()
authorMichael Straube <straube.linux@gmail.com>
Wed, 19 Sep 2018 20:39:58 +0000 (22:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Sep 2018 10:33:00 +0000 (12:33 +0200)
commit0c8c0f744db66eedb605f8090b235334cbf66186
tree07a8a090fed32b6440011320498a2a04aa8d8411
parentbeed1ce294579bf82b6a8d51c5e3caa9599c38d9
staging: rtl8188eu: remove 5 GHz code from Hal_GetChnlGroup88E()

Remove code valid only for 5 GHz from Hal_GetChnlGroup88E().
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/hal/rtl8188e_hal_init.c