diff options
author | Eliad Peller <eliad@wizery.com> | 2015-02-08 13:36:07 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-02-24 12:51:06 +0300 |
commit | 104f5a6206f4b3133c675e3d41eca2ca4c41406b (patch) | |
tree | 2a540aa4c945e9308bf37903791a8b4fd7d55e45 /net/wireless | |
parent | f2831e2007810b690f93a26128058a193eadf393 (diff) | |
download | linux-104f5a6206f4b3133c675e3d41eca2ca4c41406b.tar.xz |
mac80211: clear sdata->radar_required
If ieee80211_vif_use_channel() fails, we have to clear
sdata->radar_required (which we might have just set).
Failing to do it results in stale radar_required field
which prevents starting new scan requests.
Reported-by: Jouni Malinen <j@w1.fi>
Signed-off-by: Eliad Peller <eliad@wizery.com>
[use false instead of 0]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions