]> 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)
commit266e4efd99d7ee55813f7fd24ad5a95f4e575653
tree07a8a090fed32b6440011320498a2a04aa8d8411
parent6920b82d202f2f014ad443bbd3faccc6ccb136d3
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