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

        Signed-off-by: Alex Aizman <[EMAIL PROTECTED]>
        Signed-off-by: Dmitry Yusupov <[EMAIL PROTECTED]>
        Signed-off-by: Mike Christie <[EMAIL PROTECTED]>

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


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to