Loading net/mac80211/mlme.c +1 −1 Original line number Diff line number Diff line Loading @@ -2977,7 +2977,7 @@ void ieee80211_sta_setup_sdata(struct ieee80211_sub_if_data *sdata) /* scan finished notification */ void ieee80211_mlme_notify_scan_completed(struct ieee80211_local *local) { struct ieee80211_sub_if_data *sdata = local->scan_sdata; struct ieee80211_sub_if_data *sdata; /* Restart STA timers */ rcu_read_lock(); Loading Loading
net/mac80211/mlme.c +1 −1 Original line number Diff line number Diff line Loading @@ -2977,7 +2977,7 @@ void ieee80211_sta_setup_sdata(struct ieee80211_sub_if_data *sdata) /* scan finished notification */ void ieee80211_mlme_notify_scan_completed(struct ieee80211_local *local) { struct ieee80211_sub_if_data *sdata = local->scan_sdata; struct ieee80211_sub_if_data *sdata; /* Restart STA timers */ rcu_read_lock(); Loading