RDMA/cm: Remove unused definition of RDMA_PS_SCTP
authorSean Hefty <sean.hefty@intel.com>
Thu, 11 Feb 2010 23:40:25 +0000 (15:40 -0800)
committerRoland Dreier <rolandd@cisco.com>
Thu, 11 Feb 2010 23:40:25 +0000 (15:40 -0800)
The defined SCTP number is incorrect (0x83, rather than 0x84), and
since it is not used anywhere, simply remove the definition.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found