commit | cbd1db4bb30ca684d811f4b5bf5dc099aa582445 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Wed Jul 27 15:01:02 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Aug 15 18:31:33 2011 -0700 |
tree | 24f6b034cc5ac5cec4e9145b3d9fe8aa20afad60 | |
parent | 965045249af402d12228f659cb12a8aead05bbe2 [diff] |
ath9k: initialize tx chainmask before testing channel tx power values commit c1227340ca65c2069222a956a68b6842d460c4f4 upstream. 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> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>