summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
diff options
context:
space:
mode:
authorDon Skidmore2014-12-12 06:37:30 +0100
committerJeff Kirsher2015-02-06 04:57:48 +0100
commit4dedadcbae35c84366c2543bce37e045b1665196 (patch)
tree7a96a9c361776d42783e1a512ab38f3eb86c2727 /drivers/net/ethernet/intel/ixgbe/ixgbe.h
parentixgbe: cleanup redundant default method set_rxpba (diff)
downloadkernel-qcow2-linux-4dedadcbae35c84366c2543bce37e045b1665196.tar.gz
kernel-qcow2-linux-4dedadcbae35c84366c2543bce37e045b1665196.tar.xz
kernel-qcow2-linux-4dedadcbae35c84366c2543bce37e045b1665196.zip
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
We always identify the PHY in our reset_hw path anyway so there is no need to do it in get_invariants(). The reason I even noticed this is that for new hardware (X550em) we don't assign some methods until later in probe and calling phy.ops.read_reg could lead to a panic. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe.h')
0 files changed, 0 insertions, 0 deletions