>Wouldn't trying to use RDMA_PS_SCTP hit the
>
>       default:
>               return -EPROTONOSUPPORT;
>
>case in cma_get_port()?  So one couldn't actually do anything with
>RDMA_PS_SCTP?  Or is there some way to avoid binding?

You're right.  There isn't any way to actually do anything with it.  All code
paths go through rdma_bind_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