From: Felix Fietkau Date: Wed, 27 Jul 2011 13:01:02 +0000 (+0200) Subject: ath9k: initialize tx chainmask before testing channel tx power values X-Git-Tag: v3.1-rc1~24^2~10^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1227340ca65c2069222a956a68b6842d460c4f4;p=pandora-kernel.git 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 Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed