[stgt] [PATCH] iscsi: remove duplicated ISCSI_LISTEN_PORT define
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Thu Jun 3 04:17:28 CEST 2010
Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
---
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 at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list