patch-2.4.0-test4 linux/drivers/acorn/net/ether1.h

Next file: linux/drivers/acorn/net/ether3.c
Previous file: linux/drivers/acorn/net/ether1.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/drivers/acorn/net/ether1.h linux/drivers/acorn/net/ether1.h
@@ -31,7 +31,7 @@
 #define IDPROM_ADDRESS	(dev->base_addr + 0x09)
 
 struct ether1_priv {
-	struct enet_statistics stats;
+	struct net_device_stats stats;
 	unsigned int tx_link;
 	unsigned int tx_head;
 	volatile unsigned int tx_tail;

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