You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq
[ Upstream commit f877d6e ]
Decrease pad refcnt by 1 in error flow of create qp/cq/srq.
Fixes: 8c865c3 ("libhns: Add support for lock-free CQ")
Fixes: 179f015 ("libhns: Add support for lock-free QP")
Fixes: b38bae4 ("libhns: Add support for lock-free SRQ")
Signed-off-by: Junxian Huang <[email protected]>
Signed-off-by: Nicolas Morey <[email protected]>
0 commit comments