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:
Sagi Grimberg 2016-08-26 00:37:52 +03:00
parent f5b7b559e1
commit 4d8c6a7946
1 changed files with 0 additions and 4 deletions

View File

@ -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.