patch-2.4.0-test4 linux/drivers/net/ibmlana.h

Next file: linux/drivers/net/pcmcia/netwave_cs.c
Previous file: linux/drivers/net/ibmlana.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/drivers/net/ibmlana.h linux/drivers/net/ibmlana.h
@@ -41,7 +41,7 @@
 
 typedef struct {
 	unsigned int slot;	/* MCA-Slot-#                       */
-	struct enet_statistics stat;	/* packet statistics            */
+	struct net_device_stats stat;	/* packet statistics            */
 	int realirq;		/* memorizes actual IRQ, even when 
 				   currently not allocated          */
 	ibmlana_medium medium;	/* physical cannector               */

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