patch-2.1.26 linux/include/linux/netdevice.h

Next file: linux/include/linux/pci.h
Previous file: linux/include/linux/limits.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.25/linux/include/linux/netdevice.h linux/include/linux/netdevice.h
@@ -185,12 +185,6 @@
 	unsigned char		if_port;	/* Selectable AUI, TP,..*/
 	unsigned char		dma;		/* DMA channel		*/
 
-	/*
-	 *	FIXME:
-	 *	The description 'enet_statistics' is misleading. We
-	 *	should change this.
-	 */
-	 
 	struct net_device_stats* (*get_stats)(struct device *dev);
 	struct iw_statistics*	(*get_wireless_stats)(struct device *dev);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov