Skip to content
Snippets Groups Projects
Commit 44cefead authored by Brian Prodoehl's avatar Brian Prodoehl Committed by John W. Linville
Browse files

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: default avatarBrian Prodoehl <bprodoehl@nomadio.net>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent ad9082ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment