patch-2.1.120 linux/include/linux/netdevice.h

Next file: linux/include/linux/netlink.h
Previous file: linux/include/linux/nbd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.119/linux/include/linux/netdevice.h linux/include/linux/netdevice.h
@@ -232,8 +232,7 @@
 	
 	unsigned short		flags;	/* interface flags (a la BSD)	*/
 	unsigned short		gflags;
-	unsigned short		metric;	/* routing metric (not used)	*/
-	unsigned short		mtu;	/* interface MTU value		*/
+	unsigned		mtu;	/* interface MTU value		*/
 	unsigned short		type;	/* interface hardware type	*/
 	unsigned short		hard_header_len;	/* hardware hdr length	*/
 	void			*priv;	/* pointer to private data	*/

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov