Remove unneeded declaration. Signed-off-by: Stephen Hemminger --- a/include/linux/netdevice.h 2007-08-15 14:29:02.000000000 +0100 +++ b/include/linux/netdevice.h 2007-08-15 14:35:25.000000000 +0100 @@ -833,8 +833,6 @@ extern int dev_set_mac_address(struct n extern int dev_hard_start_xmit(struct sk_buff *skb, struct net_device *dev); -extern void dev_init(void); - extern int netdev_budget; /* Called by rtnetlink.c:rtnl_unlock() */ -- - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html