commit | bb4265ec24c13aacf3a613e64c701294b122beb7 | [log] [tgz] |
---|---|---|
author | Sasha Neftin <sasha.neftin@intel.com> | Wed Jun 26 08:53:47 2019 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jul 24 13:55:09 2019 -0700 |
tree | 76c61fd4f11f729a8373878e06e827a07e529d15 | |
parent | 6145787d5e2eb973fa9f73d228d7a6a13650b1d1 [diff] |
igc: Update the MAC reset flow Use Device Reset flow instead of Port Reset flow. This flow performs a reset of the entire controller device, resulting in a state nearly approximating the state following a power-up reset or internal PCIe reset, except for system PCI configuration. Signed-off-by: Sasha Neftin <sasha.neftin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>