commit | d2c71c20789189cd01978efcbdd61231f5929eaf | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Thu Sep 15 19:02:54 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 19 15:58:25 2011 -0400 |
tree | e07b098ba41d615ad6bc46f826667eb6371331c6 | |
parent | 05bfe3d2a5794cc9e9b8119f36d1d7848ecd8967 [diff] |
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 <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>