aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2017-04-21 16:04:51 -0700
committerChristoph Hellwig <[email protected]>2017-04-24 09:25:48 +0200
commit06909bb91f6477db3dd40d5c5fe0364cd114a918 (patch)
tree09c50cdf1fa091c1980bdf8f99524b2a2624ab3a
parent0ef699684cfaaa8d3b7993e12d5a2066dbb1d6e9 (diff)
Remove unused defines for NVME PostBuf.
These defines for the posting of buffers for nvmet target were not used. Removing the unused defines. Signed-off-by: Dick Kennedy <[email protected]> Signed-off-by: James Smart <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]>
-rw-r--r--drivers/scsi/lpfc/lpfc_nvme.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/scsi/lpfc/lpfc_nvme.h b/drivers/scsi/lpfc/lpfc_nvme.h
index 62777965f92f..2582f46edf05 100644
--- a/drivers/scsi/lpfc/lpfc_nvme.h
+++ b/drivers/scsi/lpfc/lpfc_nvme.h
@@ -22,9 +22,6 @@
********************************************************************/
#define LPFC_NVME_DEFAULT_SEGS (64 + 1) /* 256K IOs */
-#define LPFC_NVMET_MIN_POSTBUF 16
-#define LPFC_NVMET_DEFAULT_POSTBUF 1024
-#define LPFC_NVMET_MAX_POSTBUF 4096
#define LPFC_NVME_WQSIZE 256
#define LPFC_NVME_ERSP_LEN 0x20