patch-2.4.0-test4 linux/drivers/net/wan/sbni.h

Next file: linux/drivers/net/wan/sdla_chdlc.c
Previous file: linux/drivers/net/wan/sbni.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/drivers/net/wan/sbni.h linux/drivers/net/wan/sbni.h
@@ -106,7 +106,7 @@
  *    Board-specific info in dev->priv. 
  */
 struct net_local {
-	struct enet_statistics stats;
+	struct net_device_stats stats;
 
 	struct timer_list watchdog;
 	unsigned int realframelen;	/* the current size of the SB-frame */

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