commit | afe86286a166881d2ae7ce4469036735254d1263 | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Wed May 19 10:31:10 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 02 16:13:23 2010 -0400 |
tree | f38f31d59be31db662cb5e263e9200256699fc23 | |
parent | 0e8e02dddc528f1c650ba13bb3b61e818c39dd2f [diff] |
ath5k: run NF calibration only every 60 seconds Since NF calibration interferes with TX and RX and also has been the cause of other problems (when it's run concurrently with ath5k_reset) we want to run it less often - every 60 seconds for now. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>