Skip to content
Commit 92b15822 authored by Roland Dreier's avatar Roland Dreier
Browse files

IB/uverbs: Don't decrement usecnt on error paths



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: default avatarRoland Dreier <rolandd@cisco.com>
parent 77f76013
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment