]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix bug in EEPROM chainmask retrieval
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 20 Feb 2009 09:43:23 +0000 (15:13 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:49 +0000 (14:52 -0500)
commite1956f92c7cd5cf2e634c487805e8b308d381b16
treed03f5147b7c361587d5de1bd9856c952b54af828
parentb6c830f0d9fb62ddc134b99b6185cb7172c36ae1
ath9k: Fix bug in EEPROM chainmask retrieval

Using wrong chainmasks would have an adverse impact on performance.
This patch fixes chainmask retrieval for non-PCIE cards.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/hw.c