]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
carl9170: reduce channel change delay
authorChristian Lamparter <chunkeey@googlemail.com>
Sun, 26 Dec 2010 17:22:16 +0000 (18:22 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Jan 2011 19:35:13 +0000 (14:35 -0500)
commit3b386510f49ff5c6e6ac1001da4f3c922ae7de3f
treef5a7a7ba2e76c860db676b95f873dfaa3fb886ca
parentc9e57f0fdccf74ef7884fed61d212e524b9c4bcd
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>
drivers/net/wireless/ath/carl9170/phy.c