]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
net: hns3: add management table after IMP reset
authorYufeng Mo <moyufeng@huawei.com>
Fri, 14 Feb 2020 01:53:41 +0000 (09:53 +0800)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 26 Feb 2020 02:57:40 +0000 (20:57 -0600)
commit3fd36979f35ccdffac6d4f03864b6d7e0b56cb70
tree170531cc9a3cccc4927659cdd36d46f6da5e31b6
parent3436367b824f78c6c33704e6f58bb730b4bd33c3
net: hns3: add management table after IMP reset

BugLink: https://launchpad.net/bugs/1863575
In the current process, the management table is missing after the
IMP reset. This patch adds the management table to the reset process.

Fixes: f5aac71c0327 ("net: hns3: add manager table initialization for hardware")
Signed-off-by: Yufeng Mo <moyufeng@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit d0db7ed397517c8b2be24a0d1abfa15df776908e)
Signed-off-by: Ike Panhc <ike.pan@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c