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:
0a1336c
)
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
author
Sean Hefty
<sean.hefty@intel.com>
Fri, 1 Dec 2006 00:30:47 +0000
(16:30 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 12 Dec 2006 19:50:21 +0000
(11:50 -0800)
The qp_type parameter into the rdma_cm is unneeded, and can be
misleading. The QP type should be determined from the port space.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found