commit | 3b386510f49ff5c6e6ac1001da4f3c922ae7de3f | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Sun Dec 26 18:22:16 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 04 14:35:13 2011 -0500 |
tree | f5a7a7ba2e76c860db676b95f873dfaa3fb886ca | |
parent | c9e57f0fdccf74ef7884fed61d212e524b9c4bcd [diff] |
carl9170: reduce channel change delay By removing two "safety" msleeps (and an echo nop), the channel change delay is effectively halved. Previously, the delay could be as long as 260 ms and the device could not go off-channel without risking to miss the next DTIM beacon [interval ~307 ms]. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>