Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328155
b: refs/heads/master
c: 964b19f
h: refs/heads/master
i:
  328153: 166a4db
  328151: 39649c5
v: v3
  • Loading branch information
Eliad Peller authored and Johannes Berg committed Sep 6, 2012
1 parent 6b9ed05 commit 118e56e
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: 761a48d2603c0ff48024bc70c129b00ec37639ed
refs/heads/master: 964b19f9770cd8d299fa99c84b0ff2e90df9c523
2 changes: 1 addition & 1 deletion trunk/net/mac80211/key.c
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ static void __ieee80211_key_destroy(struct ieee80211_key *key)
* Synchronize so the TX path can no longer be using
* this key before we free/remove it.
*/
synchronize_rcu();
synchronize_net();

if (key->local)
ieee80211_key_disable_hw_accel(key);
Expand Down

0 comments on commit 118e56e

Please sign in to comment.