mac80211: return if CSA is not handle
authorSimon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
Fri, 30 Nov 2012 18:17:27 +0000 (19:17 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 3 Dec 2012 10:21:40 +0000 (11:21 +0100)
commit246dc3fddf4a01bb47dd56215a48dd2b270520db
tree37b43cab48731976463d2c8ca7a7bf3ce2cb459a
parent5d7fad48ca763f6b20c2d4daf7df9fd7aa2cb242
mac80211: return if CSA is not handle

If channel contexts are enabled, the CSA should not be processed
further. A return is missing here.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c