ath9k_hw: fix noisefloor timeout handling on AR9003
authorFelix Fietkau <nbd@openwrt.org>
Mon, 26 Apr 2010 19:04:40 +0000 (15:04 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Apr 2010 20:09:20 +0000 (16:09 -0400)
commit5d5d44d914623b6122f050ec900ea4016aa3a993
treeb25dda4abd523435ad65873077d3728611a57a2b
parent0cf31079e98be01baffb22a2e3ad0cbc58420a41
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>
drivers/net/wireless/ath/ath9k/ar9003_phy.c