ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 13 Jan 2009 12:35:08 +0000 (14:35 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Jan 2009 22:08:23 +0000 (17:08 -0500)
commit9d97f2e55e3df44e3b6b4cc58b091501ba7ee0ac
tree7261cd1fb8d2d411916c4ec49a22213a9f10547a
parentb657eade2f98b5c689e405bd6e4e445471066380
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 <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/regd_common.h