public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fixes for libfc, libfcoe and fcoe
@ 2012-01-14  1:26 Robert Love
  2012-01-14  1:26 ` [PATCH 1/4] fcoe: fix regression on offload em matching function for initiator/target Robert Love
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Robert Love @ 2012-01-14  1:26 UTC (permalink / raw)
  To: linux-scsi

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-14  1:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-14  1:26 [PATCH 0/4] Fixes for libfc, libfcoe and fcoe Robert Love
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox