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:
bfef73f
)
IB/mthca: Query SRQ srq_limit fixes
author
Eli Cohen
<eli@mellanox.co.il>
Mon, 13 Mar 2006 12:33:01 +0000
(14:33 +0200)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 20 Mar 2006 18:08:26 +0000
(10:08 -0800)
Fix endianness handling of srq_limit: it is big-endian in the context
structure, so we need to swab it before returning it.
Also add support for srq_limit query for Tavor (non-MemFree) HCAs.
Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found