ath9k_hw: remove unnecessary parts of the AR9380 SREV check
authorFelix Fietkau <nbd@openwrt.org>
Fri, 8 Apr 2011 18:49:16 +0000 (20:49 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Apr 2011 20:58:50 +0000 (16:58 -0400)
Older versions have not been sold and the driver does not explicitly
check for them anyway, so we can simply ignore the macRev here.
Reduces ath9k_hw size on mips by more than 2 KB.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found