Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95388
b: refs/heads/master
c: d69efb1
h: refs/heads/master
v: v3
  • Loading branch information
Bodo Stroesser authored and David S. Miller committed Apr 29, 2008
1 parent ecf1f28 commit c77f4ff
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: 43af8532ecd74a61f9e7aeb27c026c1ee27915ca
refs/heads/master: d69efb16891ddfa6c0b527f912a7193054d50281
2 changes: 1 addition & 1 deletion trunk/net/bridge/br.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ static void __exit br_deinit(void)
rcu_assign_pointer(br_stp_sap->rcv_func, NULL);

br_netlink_fini();
br_netfilter_fini();
unregister_netdevice_notifier(&br_device_notifier);
brioctl_set(NULL);

br_cleanup_bridges();

synchronize_net();

br_netfilter_fini();
llc_sap_put(br_stp_sap);
br_fdb_get_hook = NULL;
br_fdb_put_hook = NULL;
Expand Down

0 comments on commit c77f4ff

Please sign in to comment.