> -    RDMA_PS_SCTP  = 0x0183
 > +    RDMA_PS_SCTP  = 0x0184

The old wrong value has been there since we first merged this.  So
changing it means anything using this in userspace would be broken.  But
is PS_SCTP exported to userspace?  And as far as I can tell PS_SCTP is
not implemented (this line is the only reference to RDMA_PS_SCTP in the
whole kernel).  So would it make more sense to delete this enum value entirely?
--
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