Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187962
b: refs/heads/master
c: 10cc2b5
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Mar 7, 2010
1 parent 56d5519 commit 421680f
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: 49f5fcfd4ac3df24aa66520e1c5f37db5dfa8c10
refs/heads/master: 10cc2b50eb4b01ca4dc014af2094d28b4ebe20d7
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_multicast.c
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@ void br_multicast_stop(struct net_bridge *br)

if (mdb->old) {
spin_unlock_bh(&br->multicast_lock);
synchronize_rcu_bh();
rcu_barrier_bh();
spin_lock_bh(&br->multicast_lock);
WARN_ON(mdb->old);
}
Expand Down

0 comments on commit 421680f

Please sign in to comment.