commit | bb16d4881e1fd2b189f2cb7bee96c3e9b7cfe5f9 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Mon Jun 24 23:03:24 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 27 13:42:13 2013 -0400 |
tree | fb953ca0df51e0da66e7eb1852b8b0301c2b5343 | |
parent | 3e23d4e8cef83995558f1a7026ea2b74207445bf [diff] |
rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devices The 3T/3R devices are using the tertiary PAs/LNAs however those are never turned on. Fix the code to turn on those on for such devices. Also modify the code to use switch statements to improve readability. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>