commit | a27416bbcada50173c2cf8c71d195380b9f06be2 | [log] [tgz] |
---|---|---|
author | Matthew Vick <matthew.vick@intel.com> | Wed Apr 18 02:57:44 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Apr 27 02:28:45 2012 -0700 |
tree | af6f116543344734acd919357e609d1cb786783d | |
parent | bdc125f73f3c810754e858b942d54faf4ba6bffe [diff] |
igb: Force flow control off during reset when forcing speed. During igb_reset(), we initiate a hardware reset which will clear our flow control settings. For auto-negotiation, we re-negotiate them when linking up again, but we need to force them off properly for the forced speed case. Signed-off-by: Matthew Vick <matthew.vick@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>