Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342139
b: refs/heads/master
c: 0b7dff4
h: refs/heads/master
i:
  342137: 40da992
  342135: b8d58e9
v: v3
  • Loading branch information
Johannes Berg committed Dec 6, 2012
1 parent 1ef9e25 commit 44eda52
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: 01331040e6442ad09181bfaacd8bb9687dce2389
refs/heads/master: 0b7dff4faed07f55be2a98dd0eafc02623174236
2 changes: 1 addition & 1 deletion trunk/net/mac80211/iface.c
Original file line number Diff line number Diff line change
Expand Up @@ -862,7 +862,7 @@ static void ieee80211_do_stop(struct ieee80211_sub_if_data *sdata,
rcu_assign_pointer(local->p2p_sdata, NULL);
/* fall through */
default:
flush_work(&sdata->work);
cancel_work_sync(&sdata->work);
/*
* When we get here, the interface is marked down.
* Call rcu_barrier() to wait both for the RX path
Expand Down

0 comments on commit 44eda52

Please sign in to comment.