OSDN Git Service

net: hns3: Remove the warning when clear reset cause
authorPeng Li <lipeng321@huawei.com>
Fri, 6 Jul 2018 10:28:03 +0000 (11:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Jul 2018 02:13:07 +0000 (11:13 +0900)
commita754e5c4ed0627c3d5695ebbbc7ca53b38c6103a
tree0606ca5446de7cda3657c62977d37bf61a4b100d
parent03718db97bfb57535f3aa8110f0cbe0c616a67c0
net: hns3: Remove the warning when clear reset cause

Only the core/global/IMP reset need clear cause, other type does not
need do it. The warning may be treated as error as it is normal. This
patch removes the warning.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c