patch-2.3.15 linux/include/linux/if_pppvar.h
Next file: linux/include/linux/igmp.h
Previous file: linux/include/linux/if_packet.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 23 10:01:02 1999
- Orig file:
v2.3.14/linux/include/linux/if_pppvar.h
- Orig date:
Wed Aug 18 11:38:46 1999
diff -u --recursive --new-file v2.3.14/linux/include/linux/if_pppvar.h linux/include/linux/if_pppvar.h
@@ -126,7 +126,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 */
+ char name[16]; /* space for unit name */
struct net_device dev; /* net device structure */
struct enet_statistics estats; /* more detailed stats */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)