commit | d7cb9da1864d0986d5fca550e20c608d8616ff52 | [log] [tgz] |
---|---|---|
author | Radoslaw Tyl <radoslawx.tyl@intel.com> | Thu Jul 04 15:48:42 2019 +0200 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Sep 09 10:08:38 2019 -0700 |
tree | 8ff11224e38dc7b2e26798c0f7be18644605d527 | |
parent | 2410a3dad498c4fe3e82d0e91b60fbd7ddc7596b [diff] |
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>