patch-2.3.99-pre7 linux/include/linux/netdevice.h

Next file: linux/include/linux/netfilter_ipv4/ip_conntrack.h
Previous file: linux/include/linux/net.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/include/linux/netdevice.h linux/include/linux/netdevice.h
@@ -210,7 +210,7 @@
 	 * (i.e. as seen by users in the "Space.c" file).  It is the name
 	 * the interface.
 	 */
-	char			*name;
+	char			name[IFNAMSIZ];
 
 	/*
 	 *	I/O specific fields

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