commit | 0efeea5fb15357f0a582c89c02ef0b6ef58defb5 | [log] [tgz] |
---|---|---|
author | Dexuan Cui <decui@microsoft.com> | Wed Sep 25 22:04:04 2019 +0000 |
committer | Sasha Levin <sashal@kernel.org> | Thu Nov 21 20:10:44 2019 -0500 |
tree | 96d7c5e93f6e61e487fe58d8a9893aa3985ef68b | |
parent | 2194c2eb6717f2ea7dc793ad9cbf44d359a3f696 [diff] |
hv_netvsc: Add the support of hibernation The existing netvsc_detach() and netvsc_attach() APIs make it easy to implement the suspend/resume callbacks. Signed-off-by: Dexuan Cui <decui@microsoft.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Sasha Levin <sashal@kernel.org>