git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac6608
)
[PATCH] [IB/cm]: Correct CM port redirect reject codes
author
Roland Dreier
<roland@eddore.topspincom.com>
Thu, 28 Jul 2005 20:16:30 +0000
(13:16 -0700)
committer
Roland Dreier
<roland@eddore.topspincom.com>
Thu, 28 Jul 2005 20:16:30 +0000
(13:16 -0700)
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>
No differences found