From: Rajkumar Manoharan Date: Thu, 15 Sep 2011 13:32:54 +0000 (+0530) Subject: ath9k: Reset caldata on radio enable X-Git-Tag: v3.2-rc1~129^2~183^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2c71c20789189cd01978efcbdd61231f5929eaf;p=pandora-kernel.git ath9k: Reset caldata on radio enable Not doing so, the caldata continues to retain older history values learned on that channel. It is always safer to start noise floor calibration from the defaults after the assoication. So this patch resets the nf history buffer when none of the STA vifs are associated. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed