From: Rajkumar Manoharan Date: Sun, 1 Jul 2012 14:23:52 +0000 (+0530) Subject: ath9k_hw: do not load noise floor readings when it is running X-Git-Tag: v3.6-rc1~125^2~57^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54717e5330318d53180a1f3026f617509031ee68;p=pandora-kernel.git ath9k_hw: do not load noise floor readings when it is running Noise floor calibration is performed on longcal interval and the reading will be updated in history buffer. On rare occasions, the previous noisefloor calibration might not be completed within the period and trying to load nf reading will be failed. In such situation, postpone the nf cabliration to next cycle to give enough time to complete the calibration. This was already taken care for ar9002 chips. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed