commit | ed65bdd8c0086d69948e6380dba0cc279a6906de | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Wed Feb 06 03:35:27 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Mar 05 01:16:45 2013 -0800 |
tree | a227a31357bcedb563a891f66aa095028153096d | |
parent | e4f7dbb17e797d922d72567f37de3735722034ba [diff] |
igb: Fix link setup for I210 devices This patch changes the setup copper link function to use a switch statement for the PHY id's available for the given PHY types. It also adds a case for the I210 PHY id, so the appropriate setup link function is called for it. Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>