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:
65795ef
)
RDMA/nes: Fix max_qp_init_rd_atom returned from query device
author
Faisal Latif
<faisal.latif@intel.com>
Tue, 23 Jun 2009 05:52:30 +0000
(22:52 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 23 Jun 2009 05:52:30 +0000
(22:52 -0700)
In nes_query_device(), max_qp_init_rd_atom is incorrectly set to
max_qp_wr. This was found when a test application had a dapl async
event error.
Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found