[PATCH] [IB/cm]: Correct CM port redirect reject codes
authorRoland Dreier <roland@eddore.topspincom.com>
Thu, 28 Jul 2005 20:16:30 +0000 (13:16 -0700)
committerRoland Dreier <roland@eddore.topspincom.com>
Thu, 28 Jul 2005 20:16:30 +0000 (13:16 -0700)
commit4e38d36d88ead4e56f3155573976da84d5df18b3
treef848ec6df10d92672919ac43f46912534fcaab0b
parent2ac6608c41f8c45371ea9dddae7f99bc2c15d5cf
[PATCH] [IB/cm]: Correct CM port redirect reject codes

Reject code 24 is port and CM redirection, not just port redirection.
Port redirection alone is code 25.

Therefore we should rename code 24 to IB_CM_REJ_PORT_CM_REDIRECT and
use IB_CM_REJ_PORT_REDIRECT for code 25.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/include/ib_cm.h