ath10k: improve channel switching
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 29 Jul 2014 09:53:36 +0000 (12:53 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 2 Aug 2014 06:11:22 +0000 (09:11 +0300)
In some cases during heavy tx vdev stop-start
would timeout on vdev synchronization causing
traffic to stall for a few seconds.

Instead of stop-starting use a dedicated vdev
restart command and down vdevs explicitly before
doing so.

This gets rid of the synchronization
warnings/timeouts and makes channel switching
smoother during traffic.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found