patch-2.4.0-test4 linux/include/linux/if_pppvar.h

Next file: linux/include/linux/isdn.h
Previous file: linux/include/linux/if_frad.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/include/linux/if_pppvar.h linux/include/linux/if_pppvar.h
@@ -128,7 +128,7 @@
 	int	 sc_xfer;		/* PID of reserved PPP table */
 	char	name[16];		/* space for unit name */
 	struct net_device	dev;		/* net device structure */
-	struct enet_statistics estats;	/* more detailed stats */
+	struct net_device_stats estats;	/* more detailed stats */
 
 	/* tty output buffer */
 	unsigned char	obuf[OBUFSIZE];	/* buffer for characters to send */

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