Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> --- usr/iscsi/iscsi_rdma.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/usr/iscsi/iscsi_rdma.c b/usr/iscsi/iscsi_rdma.c index 6cf5677..63edebf 100644 --- a/usr/iscsi/iscsi_rdma.c +++ b/usr/iscsi/iscsi_rdma.c @@ -224,8 +224,6 @@ static int waiting_rdma_slot; #define uint64_from_ptr(p) (uint64_t)(uintptr_t)(p) #define ptr_from_int64(p) (void *)(unsigned long)(p) -#define ISCSI_LISTEN_PORT 3260 - /* * Crazy hard-coded linux iser settings need 128 * 8 slots + slop, plus * room for our rdmas and send requests. -- 1.6.5 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html