commit | 44cefead807daf96d0f43eb494b1eb5edb5454bf | [log] [tgz] |
---|---|---|
author | Brian Prodoehl <bprodoehl@gmail.com> | Sat Dec 25 14:34:43 2010 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 04 14:35:12 2011 -0500 |
tree | 1b6ade8ff5fb31a67e99070db8878f37dfdb3992 | |
parent | ad9082adfc0a6bdcef1bad2f22485575479d7a9d [diff] |
ath9k: fix spur mitigation no-spur case for AR9002 For the AR9002, the spur frequency read from the EEPROM is mangled before being compared against AR_NO_SPUR. This results in the driver trying to set up the spur mitigation for bogus spurs, rather than cleanly breaking out. Signed-off-by: Brian Prodoehl <bprodoehl@nomadio.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>