From: Michal Kazior Date: Tue, 29 Jul 2014 09:53:36 +0000 (+0300) Subject: ath10k: improve channel switching X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~55^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc55e3074ca150d5820fd4be5d4afd6cb5e876ad;p=pandora-kernel.git ath10k: improve channel switching 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed