nvme-rdma: Get rid of redundant defines
Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
parent
f5b7b559e1
commit
4d8c6a7946
|
@ -43,10 +43,6 @@
|
|||
|
||||
#define NVME_RDMA_MAX_INLINE_SEGMENTS 1
|
||||
|
||||
#define NVME_RDMA_MAX_PAGES_PER_MR 512
|
||||
|
||||
#define NVME_RDMA_DEF_RECONNECT_DELAY 20
|
||||
|
||||
/*
|
||||
* We handle AEN commands ourselves and don't even let the
|
||||
* block layer know about them.
|
||||
|
|
Loading…
Reference in New Issue