public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <robert.w.love@intel.com>
To: James.Bottomley@suse.de, linux-scsi@vger.kernel.org
Subject: [PATCH] fcoe patch for scsi-post-merge.git (2.6.33)
Date: Fri, 20 Nov 2009 15:22:15 -0800	[thread overview]
Message-ID: <20091120232215.3449.44917.stgit@localhost.localdomain> (raw)

The following series adds fcoe stack support for a new netdev API that allows an Ethernet
driver to specify a WWNN and WWPN for its FCoE connection.

This patch depends on the netdev_ops.ndo_fcoe_get_wwn() API, which is currently in
net-next-2.6.git. To apply this patch net-next-2.6.git should be merged into scsi-misc.git
(after the 9 previously submitted fcoe patches on 11/20/09 are committed to scsi-misc.git).

---

Yi Zou (1):
      fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn


 drivers/scsi/fcoe/fcoe.c |   25 +++++++++++++++++++++++--
 1 files changed, 23 insertions(+), 2 deletions(-)

-- 
//Rob

             reply	other threads:[~2009-11-20 23:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-20 23:22 Robert Love [this message]
2009-11-20 23:22 ` [PATCH] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn Robert Love

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=20091120232215.3449.44917.stgit@localhost.localdomain \
    --to=robert.w.love@intel.com \
    --cc=James.Bottomley@suse.de \
    --cc=linux-scsi@vger.kernel.org \
    /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