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:
77f7601
)
IB/uverbs: Don't decrement usecnt on error paths
author
Roland Dreier
<rolandd@cisco.com>
Sun, 18 Jun 2006 03:37:40 +0000
(20:37 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Sun, 18 Jun 2006 03:37:40 +0000
(20:37 -0700)
In error paths when destroying an object, uverbs should not decrement
associated objects' usecnt, since ib_dereg_mr(), ib_destroy_qp(),
etc. already do that.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found