]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite82d48ff1662346c6459e729f2c592b686346e4c
tree07a8a090fed32b6440011320498a2a04aa8d8411
parent4fbdd0ee2c46f7c82bf61f9865b221f074d68c9b
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