>Should be 132 rather than 131 according to IANA IP protocol IDs
>
>Signed-off-by: Hal Rosenstock <hal.rosenst...@gmail.com>

Acked-by: Sean Hefty <sean.he...@intel.com>

>---

Thanks.  I just noticed this this morning after reviewing the luster patches.
You beat me to the patch.

>diff --git a/include/rdma/rdma_cm.h b/include/rdma/rdma_cm.h
>index c6b2962..1c5e589 100644
>--- a/include/rdma/rdma_cm.h
>+++ b/include/rdma/rdma_cm.h
>@@ -67,7 +67,7 @@ enum rdma_port_space {
>       RDMA_PS_IPOIB = 0x0002,
>       RDMA_PS_TCP   = 0x0106,
>       RDMA_PS_UDP   = 0x0111,
>-      RDMA_PS_SCTP  = 0x0183
>+      RDMA_PS_SCTP  = 0x0184
> };
>
> struct rdma_addr {

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to