]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: remove redundant core reset
authorHuazhong Tan <tanhuazhong@huawei.com>
Mon, 3 Jun 2019 02:09:13 +0000 (10:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jun 2019 22:32:50 +0000 (15:32 -0700)
commitaed66fc3e790881256ebd6624690a8cfbb5e9abe
tree8258c4a6a8e0c918c735eb1e1851d38379c7b757
parent5a45a93cb687971b06a3dfdcbaa6de99bc58fca9
net: hns3: remove redundant core reset

Since core reset is similar to the global reset, so this
patch removes it and uses global reset to replace it.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hnae3.h
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c