]> asedeno.scripts.mit.edu Git - linux.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)
commit56b5866168f0b92173aadab4ac0f6d38696f7047
tree8258c4a6a8e0c918c735eb1e1851d38379c7b757
parentb7034146756b9e91cc059b19df7fe4defd4d7de7
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