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:
b72c409
)
RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
author
Chien Tung
<chien.tin.tung@intel.com>
Thu, 25 Mar 2010 13:39:50 +0000
(13:39 +0000)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 7 Apr 2010 21:16:08 +0000
(14:16 -0700)
cap.max_inline_data is incorrectly set in init_attr instead of attr.
Set it in attr so subsequent init_attr.cap assignment will get the
correct value.
Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found