]> git.karo-electronics.de Git - karo-tx-linux.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)
commit19ae1b3fb99c2d5a5a7540c296c4cb4df3e7f552
tree2e65b54e0d55d4aede7c5749dbf612b7468cd889
parent82dd0f7ee9a3b6e5d861a7c550c738ec308d37c5
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