patch-2.3.14 linux/include/linux/if_pppvar.h
Next file: linux/include/linux/if_shaper.h
Previous file: linux/include/linux/if_ltalk.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 18 11:38:46 1999
- Orig file:
v2.3.13/linux/include/linux/if_pppvar.h
- Orig date:
Mon Aug 9 14:59:23 1999
diff -u --recursive --new-file v2.3.13/linux/include/linux/if_pppvar.h linux/include/linux/if_pppvar.h
@@ -127,7 +127,7 @@
enum NPmode sc_npmode[NUM_NP]; /* what to do with each NP */
int sc_xfer; /* PID of reserved PPP table */
char name[8]; /* space for unit name */
- struct device dev; /* net device structure */
+ struct net_device dev; /* net device structure */
struct enet_statistics estats; /* more detailed stats */
/* tty output buffer */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)