All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch
@ 2005-08-05  2:31 Alex Aizman
  2005-08-05  3:22 ` James Bottomley
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Aizman @ 2005-08-05  2:31 UTC (permalink / raw)
  To: James Bottomley; +Cc: David S. Miller, SCSI Mailing List, Christoph Hellwig

	open-iscsi-netlink.patch - include/linux/netlink.h changes (added NETLINK_ISCSI).

	Signed-off-by: Alex Aizman <itn780@yahoo.com>
	Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>
	Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>

diff --git a/include/linux/netlink.h b/include/linux/netlink.h
--- a/include/linux/netlink.h
+++ b/include/linux/netlink.h
@@ -22,6 +22,7 @@
 #define NETLINK_KOBJECT_UEVENT	15	/* Kernel messages to userspace */
 #define NETLINK_TAPBASE		16	/* 16 to 31 are ethertap */
 
+#define NETLINK_ISCSI		31	/* iSCSI Open Interface */
 #define MAX_LINKS 32		
 
 struct sockaddr_nl



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-05  4:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-05  2:31 [ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch Alex Aizman
2005-08-05  3:22 ` James Bottomley
2005-08-05  4:13   ` Randy.Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.