From: Brian Prodoehl Date: Sat, 25 Dec 2010 19:34:43 +0000 (-0500) Subject: ath9k: fix spur mitigation no-spur case for AR9002 X-Git-Tag: v2.6.38-rc1~476^2~14^2~3^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44cefead807daf96d0f43eb494b1eb5edb5454bf;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed