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

Next file: linux/drivers/net/appletalk/ipddp.c
Previous file: linux/drivers/net/am79c961a.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/drivers/net/am79c961a.h linux/drivers/net/am79c961a.h
@@ -109,7 +109,7 @@
 #define TST_BUFF	0x8000
 
 struct dev_priv {
-    struct enet_statistics stats;
+    struct net_device_stats stats;
     unsigned long	rxbuffer[RX_BUFFERS];
     unsigned long	txbuffer[TX_BUFFERS];
     unsigned char	txhead;

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