[PATCH 0/5] nvme: remove FC transport status values

James Smart jsmart2021 at gmail.com
Thu Sep 7 16:27:24 PDT 2017


The NVM express group recinded the reserved range for the transport.
Remove the FC-centric values that had been defined and convert the
FC transport and LLDD to use generic values.

*** BLURB HERE ***

James Smart (5):
  nvme: remove FC transport-specific error values
  nvme-fc: remove use of FC-specific error codes
  nvmet-fc: remove use of FC-specific error codes
  nvmet-fcloop: remove use of FC-specific error codes
  lpfc: remove use of FC-specific error codes

 drivers/nvme/host/fc.c        |  8 ++++----
 drivers/nvme/target/fc.c      |  9 +++------
 drivers/nvme/target/fcloop.c  |  2 +-
 drivers/scsi/lpfc/lpfc_nvme.c |  2 +-
 include/linux/nvme.h          | 13 -------------
 5 files changed, 9 insertions(+), 25 deletions(-)

-- 
2.13.1




More information about the Linux-nvme mailing list