]> git.baikalelectronics.ru Git - kernel.git/commit
fm10k: Add support for PCI power management and error handling
authorAlexander Duyck <alexander.h.duyck@intel.com>
Sat, 20 Sep 2014 23:50:27 +0000 (19:50 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 23 Sep 2014 10:59:19 +0000 (03:59 -0700)
commit030d761be35ead7ebe3209ac06b2ebbfd6891771
tree2e65b54e0d55d4aede7c5749dbf612b7468cd889
parent63b4842ad6367f5cd1d4c3fe98cd06020aabdbf5
fm10k: Add support for PCI power management and error handling

Add PCI power management and error handling to allow the device to support
suspend/resume and recovery of any PCIe errors.  The fm10k devices do not
support wake on LAN, and there is no plan to add this as a feature.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_pci.c