On 04/02/2011 01:34 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) +
This group is not used. Remove. -- 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