From: Jouni Malinen Date: Tue, 13 Jan 2009 12:35:08 +0000 (+0200) Subject: ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK X-Git-Tag: v2.6.29-rc3~23^2~47^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d97f2e55e3df44e3b6b4cc58b091501ba7ee0ac;p=pandora-kernel.git ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK Incorrect operator causes the REG_DOMAIN_2GHZ_MASK to be zero which surely was not the goal of this definition. Mask out the 11a flags correctly. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed