commit | ce2c1d2ea67adf2742d4d3ef58f8d668b3a6b85f | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Mon Sep 03 11:21:49 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 03 22:04:45 2018 -0700 |
tree | df85147dbe17afc1843b1ba9ab30ba47cdf23e17 | |
parent | 54e97d117bafa161b08c6ade243a335d92890d94 [diff] |
net: hns3: Implement shutdown ops in hns3 pci driver This patch implements shutdown ops in hns3 pci driver, which unloads the hns3 driver and set the power state to D3hot. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> 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>