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: NJouni Malinen <j@w1.fi> Signed-off-by: NEliad Peller <eliad@wizery.com> [use false instead of 0] Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
Showing
想要评论请 注册 或 登录