commit | fe00deb3e4b50eede61cc7d4ab9bce7911f0a074 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue Jul 12 09:02:02 2011 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 13 14:49:39 2011 -0400 |
tree | e8a69274ed3701dc159dfa10e96623d272012ca3 | |
parent | 26d16d23e621cdc679118ca2fe604752b3a36e9f [diff] |
ath5k: delay full calibration after reset During scans the full calibration usually does not make much sense, PAPD probing and IQ calibration should be deferred until there is enough time to complete them. Adding 100 ms to the initial full calibration delay should be enough to do this. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>