commit | c1227340ca65c2069222a956a68b6842d460c4f4 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Wed Jul 27 15:01:02 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 01 13:46:44 2011 -0400 |
tree | 48f2e5380871d0a78756a00db56a6feb997d5043 | |
parent | 5bc91db8933bce07c3af86da2bd956414aa5a725 [diff] |
ath9k: initialize tx chainmask before testing channel tx power values With an uninitialized chainmask, the per-channel power will only contain the power limits for a single chain instead of the combined tx power. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>