public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <robert.w.love@intel.com>
To: linux-scsi@vger.kernel.org
Subject: [PATCH 0/4] Fixes for libfc, libfcoe and fcoe
Date: Fri, 13 Jan 2012 17:26:10 -0800	[thread overview]
Message-ID: <20120114012609.19185.66603.stgit@localhost6.localdomain6> (raw)

Here are a few fixes to libfc, libfcoe and fcoe. If possible,
please apply them for the 3.3 merge. If they cannot make the
merge window I think that the "fcoe: fix regression on offload
em matching function for initiator/target" patch would need
to go in scsi-rc-fixes since it fixes a regression and it seems
to block the use of offloads. The others I believe are less
necessary. I will re-mail the regression patch, targeting it
for scsi-rc-fixes, if these patches don't make the merge window.

---

Bart Van Assche (2):
      libfc: Declare local functions static
      fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c

Yi Zou (2):
      fcoe: fix regression on offload em matching function for initiator/target
      libfc: remove redundant timer init for fcp


 drivers/scsi/fcoe/fcoe.c      |   43 +++++++++++++++++++++++------------------
 drivers/scsi/fcoe/fcoe.h      |    4 +---
 drivers/scsi/libfc/fc_disc.c  |    6 +++---
 drivers/scsi/libfc/fc_elsct.c |    1 +
 drivers/scsi/libfc/fc_exch.c  |    2 +-
 drivers/scsi/libfc/fc_fcp.c   |    4 +---
 drivers/scsi/libfc/fc_lport.c |    5 +++--
 drivers/scsi/libfc/fc_rport.c |   10 +++++-----
 include/scsi/libfc.h          |    2 +-
 9 files changed, 40 insertions(+), 37 deletions(-)

-- 
Thanks, //Rob

             reply	other threads:[~2012-01-14  1:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-14  1:26 Robert Love [this message]
2012-01-14  1:26 ` [PATCH 1/4] fcoe: fix regression on offload em matching function for initiator/target Robert Love
2012-01-14  1:26 ` [PATCH 2/4] libfc: Declare local functions static Robert Love
2012-01-14  1:26 ` [PATCH 3/4] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c Robert Love
2012-01-14  1:26 ` [PATCH 4/4] libfc: remove redundant timer init for fcp 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=20120114012609.19185.66603.stgit@localhost6.localdomain6 \
    --to=robert.w.love@intel.com \
    --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