]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k_hw: fix dual band assumption for XB113
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 11 May 2011 21:57:26 +0000 (14:57 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Jun 2011 00:31:31 +0000 (09:31 +0900)
commitac256ca700c6a7eee16b03efc3f3d63f0a4f041b
tree56e9599200d995434beed47841ae4869b8b6555d
parent37dfacd92cd7ed22c9bad21cd32e7106db23fd2b
ath9k_hw: fix dual band assumption for XB113

commit 9ba7f4f5eba5f4b44c7796bbad29f8ec3a7d5864 upstream.

The XB113 cards are single band, 5 GHz-only, but the
default settings were configured to assume it was dual
band. Users of these cards then would see 2.4 GHz channels
but you would never get any scan results from these channels
given that the radio is not present.

Cc: Fiona Cain <Fiona.Cain@atheros.com>
Cc: Ray Li <ray.li@greenwavereality.com>
Cc: Kathy Giori <kathy.giori@atheros.com>
Cc: Aeolus Yang <aeolus.yang@atheros.com>
Cc: Dan Friedman <dan.friedman@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c