mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
mac80211: flush delayed work when entering suspend
am: 8650af261d
Change-Id: I953388770e8b1940c90476fc9559f0a158d78e99
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user