patch-2.1.20 linux/include/net/ndisc.h
Next file: linux/include/net/neighbour.h
Previous file: linux/include/net/llc.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Jan  2 15:40:04 1997
-  Orig file: 
v2.1.19/linux/include/net/ndisc.h
-  Orig date: 
Thu Dec 12 19:37:20 1996
diff -u --recursive --new-file v2.1.19/linux/include/net/ndisc.h linux/include/net/ndisc.h
@@ -23,7 +23,7 @@
 #define NDISC_QUEUE_LEN	3
 
 #define NCF_NOARP		0x0100	/* no ARP needed on this device */
-#define NCF_SUBNET		0x0200   /* NC entry for subnet		*/
+#define NCF_SUBNET		0x0200  /* NC entry for subnet		*/
 #define NCF_INVALID		0x0400
 #define NCF_DELAY_EXPIRED	0x0800	/* time to move to PROBE	*/
 #define NCF_ROUTER		0x1000	/* neighbour is a router	*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov