]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit347dc4a408d53889f5589d23e1dc1f870ca626bc
treed6734f61f08cdfa322ed328f76ee0e43d7cb884b
parenta7d31f12f2ffc0c1810618776d699709156ee696
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