ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 3 Aug 2009 19:24:33 +0000 (12:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:44:26 +0000 (16:44 -0400)
commited459c18517881890193b3414a25dbfe83d2ae7f
treedbdb1b60532b251d4c5835d56643edc8508d948f
parent8dadadb7e977a91b46ed3549f9d2f22a629e5043
ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw

We will clean this up next to just use a switch.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c