patch-2.1.29 linux/drivers/net/sunqe.h

Next file: linux/drivers/net/wavelan.c
Previous file: linux/drivers/net/sunqe.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.28/linux/drivers/net/sunqe.h linux/drivers/net/sunqe.h
@@ -360,7 +360,7 @@
 
 	struct sunqec             *parent;
 
-	struct net_device_stats   enet_stats;   /* Statistical counters               */
+	struct net_device_stats   net_stats;   /* Statistical counters               */
 	struct linux_sbus_device  *qe_sbusdev;   /* QE's SBUS device struct            */
 	struct device             *dev;          /* QE's netdevice struct              */
 	int                        channel;      /* Who am I?                          */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov