diff options
author | Michael Straube <straube.linux@gmail.com> | 2020-03-20 20:13:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-21 10:58:19 +0100 |
commit | 609ccb307181df0ab0e6d9469db7621b1a1f6928 (patch) | |
tree | 110581b56bf9935814582e33e81d6c8eeca2f86a /drivers/dma | |
parent | staging: vt6656: Use BIT() macro instead of hex value (diff) | |
download | linux-609ccb307181df0ab0e6d9469db7621b1a1f6928.tar.xz linux-609ccb307181df0ab0e6d9469db7621b1a1f6928.zip |
staging: rtl8188eu: remove some 5 GHz code
According to the TODO code valid only for 5 GHz should be removed.
- 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.
Remove if statement that checks for channel > 14 from rtw_ieee80211.c.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200320191305.10425-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions