patch-2.1.26 linux/drivers/net/pi2.h

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

diff -u --recursive --new-file v2.1.25/linux/drivers/net/pi2.h linux/drivers/net/pi2.h
@@ -82,7 +82,7 @@
 
 /* Information that needs to be kept for each channel. */
 struct pi_local {
-    struct netstats stats; /* %%%dp*/
+    struct net_device_stats stats; 
     long open_time;             /* Useless example local info. */
     unsigned long xtal; 
 

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