commit | 6da5a720bab3866ba23a37841f6a61d96e498a3f | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Dec 12 00:51:12 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 13 15:23:31 2010 -0500 |
tree | 3307786efb42fde60c3fc81da13e59752cf34038 | |
parent | df3c8b2b10b47429d2f3fe79d00daa38a3381aad [diff] |
ath9k_hw: clean up SREV version checks There's no need to have separate callbacks for pre-AR9003 vs AR9003 SREV version checks, so just merge those into one function. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>