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

Next file: linux/drivers/net/tokenring/smctr.c
Previous file: linux/drivers/net/sunbmac.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/drivers/net/sunbmac.h linux/drivers/net/sunbmac.h
@@ -1,4 +1,4 @@
-/* $Id: sunbmac.h,v 1.6 2000/02/09 11:15:36 davem Exp $
+/* $Id: sunbmac.h,v 1.7 2000/07/11 22:35:22 davem Exp $
  * sunbmac.h: Defines for the Sun "Big MAC" 100baseT ethernet cards.
  *
  * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
@@ -328,7 +328,7 @@
 	enum bigmac_timer_state	timer_state;
 	unsigned int		timer_ticks;
 
-	struct enet_statistics	enet_stats;
+	struct net_device_stats	enet_stats;
 	struct sbus_dev		*qec_sdev;
 	struct sbus_dev		*bigmac_sdev;
 	struct net_device	*dev;

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