ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspend
authorRadoslaw Tyl <radoslawx.tyl@intel.com>
Thu, 4 Jul 2019 13:48:42 +0000 (15:48 +0200)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Sep 2019 17:08:38 +0000 (10:08 -0700)
commitd7cb9da1864d0986d5fca550e20c608d8616ff52
tree8ff11224e38dc7b2e26798c0f7be18644605d527
parent2410a3dad498c4fe3e82d0e91b60fbd7ddc7596b
ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspend

This patch fixed issue in VM which shows no link when hypervisor is
restored from low-power state. The driver is responsible for re-enabling
any features of the device that had been disabled during suspend calls,
such as IRQs and bus mastering.

Signed-off-by: Radoslaw Tyl <radoslawx.tyl@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c