From: Luciano Coelho Date: Wed, 8 Oct 2014 06:48:39 +0000 (+0300) Subject: mac80211: wait for the first beacon on the new channel after CSA X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c21e6320f6ea7c4bd2fc0a8c1d8577b372f92d2;p=pandora-kernel.git mac80211: wait for the first beacon on the new channel after CSA Instead of immediately reopening the queues (in case of block_tx), calling the post_channel_switch operation and sending the notification, wait for the first beacon on the new channel. This makes sure that we don't lose packets if the AP/GO is not on the new channel yet. Signed-off-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed