Commit 4e38d36d authored by Roland Dreier's avatar Roland Dreier
Browse files

[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: default avatarRoland Dreier <rolandd@cisco.com>
parent 2ac6608c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment