Loading
RDMA/hns: Fix accessing invalid dip_ctx during destroying QP
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IB7ASV ---------------------------------------------------------------------- If it fails to modify QP to RTR, dip_ctx will not be attached. And during detroying QP, the invalid dip_ctx pointer will be accessed. Fixes: 5da61758 ("RDMA/hns: Fix different dgids mapping to the same dip_idx") Signed-off-by:Chengchang Tang <tangchengchang@huawei.com> Signed-off-by:
Xinghai Cen <cenxinghai@h-partners.com>