Loading net/mac80211/pm.c +1 −0 Original line number Diff line number Diff line Loading @@ -168,6 +168,7 @@ int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) break; } flush_delayed_work(&sdata->dec_tailroom_needed_wk); drv_remove_interface(local, sdata); } Loading Loading
net/mac80211/pm.c +1 −0 Original line number Diff line number Diff line Loading @@ -168,6 +168,7 @@ int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) break; } flush_delayed_work(&sdata->dec_tailroom_needed_wk); drv_remove_interface(local, sdata); } Loading