commit | 7b9f7e3500ae118bbd5833425e318647da8901f4 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Tue Mar 20 03:47:41 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat May 05 05:01:51 2012 -0700 |
tree | d6734f61f08cdfa322ed328f76ee0e43d7cb884b | |
parent | bd14b1b2e29bd6812597f896dde06eaf7c6d2f24 [diff] |
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>