Revert "net: Guaranetee the proper ordering of the loopback device."

This reverts commit ae33bc40c0.
This commit is contained in:
David S. Miller
2008-11-07 22:52:14 -08:00
parent 167c6274c3
commit 3d8160b149
3 changed files with 11 additions and 15 deletions

View File

@@ -1766,7 +1766,6 @@ 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 */