X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=net%2Fmac80211%2Fmlme.c;h=83097c3832d129228226dbdcc3e2f2d8af188671;hb=7498a4c6fc1fc8992977dbb26e4350245d766d1c;hp=3aa04344942bfc06c75341abf841646745c58c7f;hpb=632f8577d694efa4f2968be32c44e79f7e2ed2cd;p=karo-tx-linux.git diff --git a/net/mac80211/mlme.c b/net/mac80211/mlme.c index 3aa04344942b..83097c3832d1 100644 --- a/net/mac80211/mlme.c +++ b/net/mac80211/mlme.c @@ -4003,8 +4003,6 @@ static void ieee80211_restart_sta_timer(struct ieee80211_sub_if_data *sdata) if (!ieee80211_hw_check(&sdata->local->hw, CONNECTION_MONITOR)) ieee80211_queue_work(&sdata->local->hw, &sdata->u.mgd.monitor_work); - /* and do all the other regular work too */ - ieee80211_queue_work(&sdata->local->hw, &sdata->work); } }