Commit 4d8c6a79 authored by Sagi Grimberg's avatar Sagi Grimberg
Browse files

nvme-rdma: Get rid of redundant defines

parent f5b7b559
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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.