From: Rajkumar Manoharan Date: Tue, 25 Oct 2011 11:17:36 +0000 (+0530) Subject: ath9k_hw: Fix noise floor calibration timeout on fast channel change X-Git-Tag: v3.2-rc1~4^2~24^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93348928f2c980718434b1bc42f9d7638d665db4;p=pandora-kernel.git ath9k_hw: Fix noise floor calibration timeout on fast channel change During the fast channel change noise floor values are being loaded twice at init_cal and after channel_change. The commit "ath9k_hw: Improve fast channel change for AR9003 chips" overlooked it that caused failure to load nf while doing bgscan. This patch performs noise floor calibration after the fast and full reset. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed