mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-19 17:14:40 +08:00
60fab10766
Device's QP memory should only be allocated and released by IB layer.
This patch removes the redundant release of the device's qp memory and
uses completion APIs to make sure that .destroy_qp() only return, when qp
reference becomes 0.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
main.c | ||
Makefile | ||
qedr_hsi_rdma.h | ||
qedr_iw_cm.c | ||
qedr_iw_cm.h | ||
qedr_roce_cm.c | ||
qedr_roce_cm.h | ||
qedr.h | ||
verbs.c | ||
verbs.h |