commit | a0403be8af338c319b5176c1d2975d94a930a0bf | [log] [tgz] |
---|---|---|
author | oulijun <oulijun@huawei.com> | Fri May 04 10:57:13 2018 +0800 |
committer | Doug Ledford <dledford@redhat.com> | Wed May 09 10:45:18 2018 -0400 |
tree | cd8b916021c7b2d121fa3d48d72455a4604029a1 | |
parent | 79d442071a733057e4d9f28c90fbdb4f39d9fc23 [diff] |
RDMA/hns: Fix the bug with NULL pointer When the last QP of eight QPs is not exist in hns_roce_v1_mr_free_work_fn function, the print for qpn of hr_qp may introduce a calltrace for NULL pointer. Signed-off-by: Lijun Ou <oulijun@huawei.com> Signed-off-by: Doug Ledford <dledford@redhat.com>