Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219896
b: refs/heads/master
c: 67c3b70
h: refs/heads/master
v: v3
  • Loading branch information
Sven Eckelmann authored and Greg Kroah-Hartman committed Sep 20, 2010
1 parent 875efcd commit 0a485f1
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: 2d77bb592f6cabc5ee5322c03ee92b9f96c45f60
refs/heads/master: 67c3b705934af93a09a0f369346c2561499b73c4
2 changes: 1 addition & 1 deletion trunk/drivers/staging/batman-adv/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ static void __exit batman_exit(void)
destroy_workqueue(bat_event_workqueue);
bat_event_workqueue = NULL;

synchronize_net();
rcu_barrier();
}

int mesh_init(struct net_device *soft_iface)
Expand Down

0 comments on commit 0a485f1

Please sign in to comment.