commit | d9c76f99c2a79feb413e3e751362d59c0f5323f6 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Wed Nov 24 06:01:35 2010 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Dec 10 22:13:14 2010 -0800 |
tree | 77a7e393c0f7e465d9eb30b440b92d455e33d732 | |
parent | cbd006cb7d4e7b76c6febf7f51e970bced132914 [diff] |
e1000e: 82571 Serdes can fail to get link When link partner is sending continuous Config symbols, the 82571 Serdes FIFO can overflow resulting in Invalid bit getting set. To resolve this, if Sync and Config bits are both 1 ignore the Invalid bit and restart auto-negotiation. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Emil Tantilov <emil.s.tantilov@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>