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

Next file: linux/drivers/net/skfp/skfddi.c
Previous file: linux/drivers/net/sk_mca.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/drivers/net/sk_mca.h linux/drivers/net/sk_mca.h
@@ -49,7 +49,7 @@
 	int nexttxdone;		/* index of next TX descriptor to 
 				   be finished                      */
 	int txbusy;		/* # of busy TX descriptors         */
-	struct enet_statistics stat;	/* packet statistics            */
+	struct net_device_stats stat;	/* packet statistics            */
 	int realirq;		/* memorizes actual IRQ, even when 
 				   currently not allocated          */
 	skmca_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)