patch-2.4.0-test7 linux/include/linux/netdevice.h

Next file: linux/include/linux/netfilter_ipv4/ip_conntrack_tuple.h
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/include/linux/netdevice.h linux/include/linux/netdevice.h
@@ -402,7 +402,6 @@
 extern struct net_device		loopback_dev;		/* The loopback */
 extern struct net_device		*dev_base;		/* All devices */
 extern rwlock_t				dev_base_lock;		/* Device list lock */
-extern struct netdev_boot_setup		dev_boot_setup[];
 
 extern int			netdev_boot_setup_add(char *name, struct ifmap *map);
 extern int 			netdev_boot_setup_check(struct net_device *dev);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)