e1000e: enable forced master/slave on 82577
authorBruce Allan <bruce.w.allan@intel.com>
Tue, 20 Mar 2012 03:47:41 +0000 (03:47 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 5 May 2012 12:01:51 +0000 (05:01 -0700)
commit7b9f7e3500ae118bbd5833425e318647da8901f4
treed6734f61f08cdfa322ed328f76ee0e43d7cb884b
parentbd14b1b2e29bd6812597f896dde06eaf7c6d2f24
e1000e: enable forced master/slave on 82577

Like other supported (igp) PHYs, the driver needs to be able to force the
master/slave mode on 82577.  Since the code is the same as what already
exists in the code flow for igp PHYs, move it to a new function to be
called for both flows.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/phy.c