aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/reg.h
diff options
context:
space:
mode:
authorRajkumar Manoharan <rmanoharan@atheros.com>2010-08-13 18:36:40 +0530
committerJohn W. Linville <linville@tuxdriver.com>2010-08-13 13:46:20 -0400
commitca6cff1f80f30cc6313a943339361ad6f9e76548 (patch)
treefdbc896961b96bab7dba33232d4c0dc361e145a2 /drivers/net/wireless/ath/ath9k/reg.h
parentwl1251: fix trigger scan timeout usage (diff)
downloadlinux-dev-ca6cff1f80f30cc6313a943339361ad6f9e76548.tar.xz
linux-dev-ca6cff1f80f30cc6313a943339361ad6f9e76548.zip
ath9k_htc: load proper firmware for device ID 7015
This patch handles the firmware loading properly for device ID 7015. Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to '')
-rw-r--r--drivers/net/wireless/ath/ath9k/reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/reg.h b/drivers/net/wireless/ath/ath9k/reg.h
index 633e3d949ec0..d01c4adab8d6 100644
--- a/drivers/net/wireless/ath/ath9k/reg.h
+++ b/drivers/net/wireless/ath/ath9k/reg.h
@@ -899,6 +899,7 @@
#define AR_DEVID_7010(_ah) \
(((_ah)->hw_version.devid == 0x7010) || \
+ ((_ah)->hw_version.devid == 0x7015) || \
((_ah)->hw_version.devid == 0x9018))
#define AR_RADIO_SREV_MAJOR 0xf0