From: Michal Kazior Date: Thu, 8 May 2014 07:10:02 +0000 (+0200) Subject: mac80211: disconnect iface if CSA unexpectedly fails X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~17^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8767dd7635d2209485dc765965d33537ad66eb;p=pandora-kernel.git mac80211: disconnect iface if CSA unexpectedly fails It doesn't make much sense to leave a crippled interface running. As a side effect this will unblock tx queues with CSA reason immediately after failure instead of until after userspace requests interface to stop. This also gives userspace an opportunity to indirectly see CSA failure. Signed-off-by: Michal Kazior [small code cleanup] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed