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:
d4301e2
)
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
author
Jack Morgenstein
<jackm@mellanox.co.il>
Wed, 22 Mar 2006 07:52:31 +0000
(09:52 +0200)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 24 Mar 2006 23:47:29 +0000
(15:47 -0800)
mthca_alloc_sqp() by mthca_set_qp_size() need to set qp->transport
before calling mthca_set_qp_size(), since the value is used there.
Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found