commit | bb6b94a896d4dd4dcdeccca87c3fd22521c652c0 | [log] [tgz] |
---|---|---|
author | Lipeng <lipeng321@huawei.com> | Thu Nov 02 20:45:21 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 02 21:28:35 2017 +0900 |
tree | c5d2f36fa5cce6a2677be32ee19393e0a7909cbe | |
parent | f8fa222ca57cccb066d18767010275e9e3a2b9fe [diff] |
net: hns3: Add reset interface implementation in client This patch implement the interface of reset notification in hns3_enet, it will do resetting business which include shutdown nic device, free and initialize client side resource. Signed-off-by: qumingguang <qumingguang@huawei.com> Signed-off-by: Lipeng <lipeng321@huawei.com> Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>