commit | 5d5d44d914623b6122f050ec900ea4016aa3a993 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Apr 26 15:04:40 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 27 16:09:20 2010 -0400 |
tree | b25dda4abd523435ad65873077d3728611a57a2b | |
parent | 0cf31079e98be01baffb22a2e3ad0cbc58420a41 [diff] |
ath9k_hw: fix noisefloor timeout handling on AR9003 When the noisefloor calibration times out, do not load -50 into the registers, since this might cause rx issues. Instead, leave enough time for the noise floor calibration to complete until the next check. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>