commit | ed19231c760a5103d75d285ca5a5ba4177ec09eb | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Sat Feb 22 01:23:53 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Mar 19 17:17:23 2014 -0700 |
tree | 4822ca92b9940800831e301e513f318240c18fed | |
parent | 0c375ac1aa863495a54b3a051eead667e49ace5b [diff] |
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check Inline with the current use for ixgbe_read_pci_cfg_word, create a similar function for writing PCI config, which checks whether the adapter has been removed first, if Live Error Recovery has been enabled. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>