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 */ - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html