commit | 867eb39e8b023b25073ad9d47ff3230b4f65990b | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Tue Nov 13 04:03:20 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 13 14:18:14 2012 -0500 |
tree | f557d67e2148d96e82edcd5c29a0f72c065a3e7b | |
parent | 85624caff9decc8174f286e12e9d0038d9a6cced [diff] |
igb: Clear Go Link Disconnect for 82580 and later devices Customers are requesting that the hw prevents PHY from establishing link until the driver loads. This patch clears the Go Link Disconnect bit which provides the requested behavior on parts 82580 and later. 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> Signed-off-by: David S. Miller <davem@davemloft.net>