ath9k_hw: simplify revision checks for AR9280
authorFelix Fietkau <nbd@openwrt.org>
Wed, 22 Sep 2010 10:34:52 +0000 (12:34 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Sep 2010 19:57:39 +0000 (15:57 -0400)
Since AR9280 v1.0 was never sold (and the initvals removed), v1.0 specific
revision checks can be removed and the 'v2.0 or later' check can be
simplified to a check for AR9280 or later.

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

No differences found