From: Michal Kazior Date: Wed, 29 Jan 2014 06:56:19 +0000 (+0100) Subject: mac80211: move csa_active setting in STA CSA X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46a73f39642db4931544a9376338d05aa196df8;p=pandora-kernel.git mac80211: move csa_active setting in STA CSA The sdata->vif.csa_active could be left set after, e.g. channel context constraints check fail in STA mode leaving the interface in a strange state for a brief period of time until it is disconnected. This was harmless but ugly. Signed-off-by: Michal Kazior Reviewed-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed