From: Mike Christie <michaelc@cs.wisc.edu>
To: vikas.chaudhary@qlogic.com
Cc: James.Bottomley@suse.de, linux-scsi@vger.kernel.org,
lalit.chandivade@qlogic.com, ravi.anand@qlogic.com,
Harish Zunjarrao <harish.zunjarrao@qlogic.com>
Subject: Re: [PATCH 1/5] iscsi_transport: add support for set_net_config
Date: Sat, 23 Apr 2011 00:19:38 -0500 [thread overview]
Message-ID: <4DB2616A.6040206@cs.wisc.edu> (raw)
In-Reply-To: <1303495666-731-2-git-send-email-vikas.chaudhary@qlogic.com>
On 04/22/2011 01:07 PM, vikas.chaudhary@qlogic.com 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
next prev parent reply other threads:[~2011-04-23 5:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-22 18:07 [PATCH 0/5] qla4xxx: Proposal for iSCSI Network Configuration vikas.chaudhary
2011-04-22 18:07 ` [PATCH 1/5] iscsi_transport: add support for set_net_config vikas.chaudhary
2011-04-23 5:19 ` Mike Christie [this message]
2011-04-22 18:07 ` [PATCH 2/5] qla4xxx: " vikas.chaudhary
2011-04-22 18:07 ` [PATCH 3/5] qla4xxx: Added new "struct ipaddress_config" vikas.chaudhary
2011-04-22 18:07 ` [PATCH 4/5] iscsi_transport: show network configuration in sysfs vikas.chaudhary
2011-04-23 22:40 ` Mike Christie
2011-04-22 18:07 ` [PATCH 5/5] qla4xxx: added support to show multiple iface " vikas.chaudhary
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DB2616A.6040206@cs.wisc.edu \
--to=michaelc@cs.wisc.edu \
--cc=James.Bottomley@suse.de \
--cc=harish.zunjarrao@qlogic.com \
--cc=lalit.chandivade@qlogic.com \
--cc=linux-scsi@vger.kernel.org \
--cc=ravi.anand@qlogic.com \
--cc=vikas.chaudhary@qlogic.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).