commit | d4d5dc3d6f86cc70f08e45b840f3e681588d2718 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Dec 19 00:31:55 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 20 14:52:18 2010 -0500 |
tree | 9c51f93979521600bd481753c26acd4e0d8b7c6b | |
parent | f1a8abb0459e96765bd1d300f434256d8dfac73d [diff] |
ath9k: do not limit the chainmask to 1 for legacy mode Restricting the chainmask to 1 for legacy mode disables useful features such as MRC, and it reduces the available transmit power. I can't think of a good reason to do this in legacy mode, so let's just get rid of that code. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>