]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/bridge/br_if.c
net: spread __net_init, __net_exit
[mirror_ubuntu-artful-kernel.git] / net / bridge / br_if.c
index a2cbe61f6e653842215699ced523d7a0c6b6dfc0..7bc0604069c78f29443739f90997977d1b880d79 100644 (file)
@@ -467,7 +467,7 @@ int br_del_if(struct net_bridge *br, struct net_device *dev)
        return 0;
 }
 
-void br_net_exit(struct net *net)
+void __net_exit br_net_exit(struct net *net)
 {
        struct net_device *dev;
        LIST_HEAD(list);