Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134259
b: refs/heads/master
c: e874e65
h: refs/heads/master
i:
  134257: c9e9693
  134255: 0f9653a
v: v3
  • Loading branch information
Bob Copeland authored and John W. Linville committed Jan 29, 2009
1 parent ad8780c commit 5cf583f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 30d3ef41b4395d9bee5f481395eef2d3b8b6ee50
refs/heads/master: e874e6585539f6706b8e5f96125c9fca89cce716
3 changes: 3 additions & 0 deletions trunk/net/mac80211/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ int __ieee80211_suspend(struct ieee80211_hw *hw)
}
}

/* flush again, in case driver queued work */
flush_workqueue(local->hw.workqueue);

/* stop hardware */
if (local->open_count) {
ieee80211_led_radio(local, false);
Expand Down

0 comments on commit 5cf583f

Please sign in to comment.