]> git.openfabrics.org - ~emulex/infiniband.git/commit
igb: Fix master/slave mode for all m88 i354 PHY's
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Fri, 16 Aug 2013 00:39:10 +0000 (00:39 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 24 Oct 2013 12:41:20 +0000 (05:41 -0700)
commitd1c17d806b6a52ff020322bec457717a91ea50a9
tree6945d433381f344dc3236549cbc75b3c922f5c2f
parent718bd4409e37cd74fd9a65b556999155120e6044
igb: Fix master/slave mode for all m88 i354 PHY's

This patch calls code to set the master/slave mode for all m88 gen 2
PHY's. This patch also removes the call to this function for I210 devices
only from the function that is not called by I210 devices.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@gmail.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_phy.c