]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32b7d3c01687ede7d7c56ca94801043ae381e69b
tree454528fcb12f513113ac12ae52d76b3d1c4ac7c7
parent8435b73d784a0b268a96b6d50d5a581d4eb0cab6
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