patch-2.4.7 linux/include/linux/netlink.h
Next file: linux/include/linux/nls.h
Previous file: linux/include/linux/netdevice.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Jul 10 16:11:43 2001
-  Orig file: 
v2.4.6/linux/include/linux/netlink.h
-  Orig date: 
Sun Nov 12 20:37:17 2000
diff -u --recursive --new-file v2.4.6/linux/include/linux/netlink.h linux/include/linux/netlink.h
@@ -34,7 +34,7 @@
 
 #define NLM_F_REQUEST		1	/* It is request message. 	*/
 #define NLM_F_MULTI		2	/* Multipart message, terminated by NLMSG_DONE */
-#define NLM_F_ACK		4	/* If succeed, reply with ack	*/
+#define NLM_F_ACK		4	/* Reply with ack, with zero or error code */
 #define NLM_F_ECHO		8	/* Echo this request 		*/
 
 /* Modifiers to GET request */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)