On 04/22/2011 01:07 PM, vikas.chaudhary@xxxxxxxxxx wrote:
+/* 20 param per iface * 10 iface per port = 200 params */ +#define ISCSI_MAX_IFACE_PER_HW 10 +#define ISCSI_MAX_PARAM_PER_IFACE 20 +#define ISCSI_MAX_NET_PARAMS (ISCSI_MAX_IFACE_PER_HW * \ + ISCSI_MAX_PARAM_PER_IFACE) +
See comment from here: http://marc.info/?l=linux-scsi&m=130266611526117&w=2 -- To unsubscribe from this list: 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