public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] Updates to libfc, libfcoe, fcoe and fnic
@ 2010-04-09 21:22 Robert Love
  2010-04-09 21:22 ` [PATCH 01/12] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMA Robert Love
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Robert Love @ 2010-04-09 21:22 UTC (permalink / raw)
  To: James.Bottomley, linux-scsi

The following series implements a few fixes to libfc, libfcoe and fcoe.

These patches were applied and tested against scsi-misc before submission.

---

Brian Uchino (2):
      fnic: Change fnic_flush_tx() to flush tx instead of rx queue
      fnic: Update version to 1.4.0.145

Chris Leech (4):
      libfc, fcoe: normalize format specifies for world wide names
      libfc: set both precision and field with when printing FC IDs
      fcoe: check netif operstate instead of IFF_UP & link state
      fcoe: reset FIP ctlr link state on disable/enable

Joe Eykholt (2):
      libfc: fix hton24 macro to take expressions as args
      libfc: remove unneeded variables in fc_exch_recv_req()

Robert Love (1):
      libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMA

Vasu Dev (2):
      fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.
      fcoe: removes unused shost in fcoe_shost_config

Yi Zou (1):
      libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp


 drivers/scsi/fcoe/fcoe.c      |   27 ++++++++++++++-------------
 drivers/scsi/fcoe/libfcoe.c   |   30 +++++++++++++++++++-----------
 drivers/scsi/fnic/fnic.h      |    4 ++--
 drivers/scsi/fnic/fnic_fcs.c  |    2 +-
 drivers/scsi/fnic/fnic_main.c |    2 +-
 drivers/scsi/libfc/fc_disc.c  |    6 +++---
 drivers/scsi/libfc/fc_exch.c  |    6 ------
 drivers/scsi/libfc/fc_fcp.c   |   19 +++++++++----------
 drivers/scsi/libfc/fc_libfc.h |    6 +++---
 drivers/scsi/libfc/fc_lport.c |   18 +++++++++---------
 include/scsi/libfc.h          |   17 +++++++++++------
 include/scsi/libfcoe.h        |    2 ++
 12 files changed, 74 insertions(+), 65 deletions(-)

-- 
//Rob

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

end of thread, other threads:[~2010-04-09 21:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-09 21:22 [PATCH 00/12] Updates to libfc, libfcoe, fcoe and fnic Robert Love
2010-04-09 21:22 ` [PATCH 01/12] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMA Robert Love
2010-04-09 21:22 ` [PATCH 02/12] fcoe: reset FIP ctlr link state on disable/enable Robert Love
2010-04-09 21:22 ` [PATCH 03/12] fcoe: check netif operstate instead of IFF_UP & link state Robert Love
2010-04-09 21:22 ` [PATCH 04/12] libfc: remove unneeded variables in fc_exch_recv_req() Robert Love
2010-04-09 21:22 ` [PATCH 05/12] libfc: fix hton24 macro to take expressions as args Robert Love
2010-04-09 21:22 ` [PATCH 06/12] fnic: Update version to 1.4.0.145 Robert Love
2010-04-09 21:22 ` [PATCH 07/12] fnic: Change fnic_flush_tx() to flush tx instead of rx queue Robert Love
2010-04-09 21:22 ` [PATCH 08/12] fcoe: removes unused shost in fcoe_shost_config Robert Love
2010-04-09 21:22 ` [PATCH 09/12] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe Robert Love
2010-04-09 21:23 ` [PATCH 10/12] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp Robert Love
2010-04-09 21:23 ` [PATCH 11/12] libfc: set both precision and field with when printing FC IDs Robert Love
2010-04-09 21:23 ` [PATCH 12/12] libfc, fcoe: normalize format specifies for world wide names Robert Love

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