]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/netdevice.h
net: Guaranetee the proper ordering of the loopback device. v2
[net-next-2.6.git] / include / linux / netdevice.h
index f1b0dbe584648a839eb6ae13228d529d10e752f1..12d7f4469dc9c6eeb897037bd7880777d86b218f 100644 (file)
@@ -1766,6 +1766,7 @@ static inline int skb_bond_should_drop(struct sk_buff *skb)
        return 0;
 }
 
+extern struct pernet_operations __net_initdata loopback_net_ops;
 #endif /* __KERNEL__ */
 
 #endif /* _LINUX_DEV_H */