Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183621
b: refs/heads/master
c: 678f415
h: refs/heads/master
i:
  183619: d4394ae
v: v3
  • Loading branch information
Lennert Buytenhek authored and John W. Linville committed Jan 12, 2010
1 parent 32ee1aa commit 61301d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5e124bd5e00fcf54df555b368c2dafe6886f1df2
refs/heads/master: 678f415fdc534c0a806fce992e4c62df0eff19d2
2 changes: 1 addition & 1 deletion trunk/net/mac80211/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -1069,9 +1069,9 @@ void ieee80211_stop_device(struct ieee80211_local *local)
ieee80211_led_radio(local, false);

cancel_work_sync(&local->reconfig_filter);
drv_stop(local);

flush_workqueue(local->workqueue);
drv_stop(local);
}

int ieee80211_reconfig(struct ieee80211_local *local)
Expand Down

0 comments on commit 61301d7

Please sign in to comment.