]> git.baikalelectronics.ru Git - kernel.git/commit
fm10k: use common flow for suspend and resume
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 7 Jun 2016 23:08:56 +0000 (16:08 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 20 Jul 2016 22:22:14 +0000 (15:22 -0700)
commit4e08e7ad536ff7aa8061d312191ad344be2deaf7
treed432c6bcfdd417e82f0912943c082e97eb0ef80c
parent0c81472f593069bff277d28aeed95ac7ddb6ff02
fm10k: use common flow for suspend and resume

Continuing the effort to commonize the similar suspend/resume flows,
finish up by using the new fm10k_handle_suspand and fm10k_handle_resume
functions for the standard suspend/resume flow.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_pci.c