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

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)