2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 20:53:53 +08:00
linux-next/drivers/infiniband/hw/hns
Lijun Ou deb17f6f82 IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()
It doesn't need to assign for the filed of qp state in qpc separately
when qp happen to migrate state which supported in RoCE engine v1.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Reviewed-by:  Wei Hu (Xavier) <xavier.huwei@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-10-03 11:43:15 -04:00
..
hns_roce_ah.c
hns_roce_alloc.c
hns_roce_cmd.c
hns_roce_cmd.h
hns_roce_common.h
hns_roce_cq.c IB/hns: Cq has not been freed 2016-10-03 11:43:15 -04:00
hns_roce_device.h IB/hns: Delete the sqp_start from the structure hns_roce_caps 2016-10-03 11:43:15 -04:00
hns_roce_eq.c IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn 2016-10-03 11:43:15 -04:00
hns_roce_eq.h IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn 2016-10-03 11:43:15 -04:00
hns_roce_hem.c IB/hns: Fix bug of clear hem 2016-10-03 11:43:15 -04:00
hns_roce_hem.h IB/hns: Fix bug of clear hem 2016-10-03 11:43:15 -04:00
hns_roce_hw_v1.c IB/hns: Delete the redundant lines in hns_roce_v1_m_qp() 2016-10-03 11:43:15 -04:00
hns_roce_hw_v1.h IB/hns: Fix bug of clear hem 2016-10-03 11:43:15 -04:00
hns_roce_main.c IB/hns: Modify the init of iboe lock 2016-10-03 11:43:15 -04:00
hns_roce_mr.c IB/hns: Fix bug of memory leakage for registering user mr 2016-10-03 11:43:15 -04:00
hns_roce_pd.c IB/hns: Fix the bug when platform_get_resource() exec fail 2016-10-03 11:43:15 -04:00
hns_roce_qp.c IB/hns: Validate mtu when modified qp 2016-10-03 11:43:15 -04:00
hns_roce_user.h
Kconfig
Makefile