net: hns3: change the order of reinitializing RoCE and VF during reset
driver inclusion category: bugfix bugzilla: NA CVE: NA -------------------------------- The HNS RDMA driver will support VF device later, whose re-initialization should be done after PF's. This patch changes the order of hclge_reset_prepare_up() and hclge_notify_roce_client(), so that PF's roce client will be reinitialized before VF's Signed-off-by: NYufeng Mo <moyufeng@huawei.com> Reviewed-by: NWeiwei Deng <dengweiwei@huawei.com> Reviewed-by: NPeng Li <lipeng321@huawei.com> Reviewed-by: NShengzui You <youshengzui@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录