From: Sujith Date: Fri, 7 Aug 2009 04:15:33 +0000 (+0530) Subject: ath9k: Remove local chainmask variable X-Git-Tag: v2.6.32-rc1~703^2~367^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=180d674bab10ce10747f7bc7214462da185431bd;p=pandora-kernel.git ath9k: Remove local chainmask variable The chainmask can be obtained directly from ath_hw. Also, use a helper macro for comparing CTLs - this improves readability. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed