Loading net/mac80211/mlme.c +0 −1 Original line number Diff line number Diff line Loading @@ -3048,7 +3048,6 @@ void ieee80211_sta_restart(struct ieee80211_sub_if_data *sdata) add_timer(&ifmgd->chswitch_timer); ieee80211_sta_reset_beacon_monitor(sdata); ieee80211_restart_sta_timer(sdata); ieee80211_queue_work(&sdata->local->hw, &sdata->u.mgd.monitor_work); } #endif Loading Loading
net/mac80211/mlme.c +0 −1 Original line number Diff line number Diff line Loading @@ -3048,7 +3048,6 @@ void ieee80211_sta_restart(struct ieee80211_sub_if_data *sdata) add_timer(&ifmgd->chswitch_timer); ieee80211_sta_reset_beacon_monitor(sdata); ieee80211_restart_sta_timer(sdata); ieee80211_queue_work(&sdata->local->hw, &sdata->u.mgd.monitor_work); } #endif Loading