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
- Lines: 9
- Date:
Thu May 11 11:27:15 2000
- Orig file:
v2.3.99-pre6/linux/include/linux/netdevice.h
- Orig date:
Mon Mar 27 08:08:32 2000
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)