commit | 4a32c36daa37963cab9140fe9da9c62187931e3c | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Mon Oct 14 21:59:51 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 18 14:03:54 2013 -0400 |
tree | 4c08ab6882fe5df332dc92ed806300c8e7caa887 | |
parent | aa10350d06254c5ee69535eaa48054f162d9bb91 [diff] |
rt2x00: rt2800lib: use switch statement for RF specific setup It is much more readable than multiple if-else-if statements. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>