[ANNOUNCE 4/7] Open-iSCSI/Linux-iSCSI-5 High-Performance Initiator:iscsi-netlink.patch

From: Alex Aizman
Date: Wed Jun 01 2005 - 15:29:13 EST


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

Signed-off-by: Alex Aizman <itn780@xxxxxxxxx>
Signed-off-by: Dmitry Yusupov <dmitry_yus@xxxxxxxxx>
Signed-off-by: Mike Christie <michaelc@xxxxxxxxxxx>

Index: include/linux/netlink.h
===================================================================
--- 7570fde464d579ce455c865f07a613e967e9396c/include/linux/netlink.h (mode:100644 sha1:f731abdc1a29a9cd1d5290d6a8121414377e88df)
+++ uncommitted/include/linux/netlink.h (mode:100644)
@@ -14,6 +14,7 @@
#define NETLINK_SELINUX 7 /* SELinux event notifications */
#define NETLINK_ARPD 8
#define NETLINK_AUDIT 9 /* auditing */
+#define NETLINK_ISCSI 10 /* iSCSI Open Interface */
#define NETLINK_ROUTE6 11 /* af_inet6 route comm channel */
#define NETLINK_IP6_FW 13
#define NETLINK_DNRTMSG 14 /* DECnet routing messages */



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/