commit | 6d9e5130b96daa1656966f7271e8a0928b3906c4 | [log] [tgz] |
---|---|---|
author | Nicolas Schichan <nschichan@freebox.fr> | Sat Jul 09 00:24:18 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Jul 21 22:53:41 2011 -0700 |
tree | ad6b50802e9e59106b16afd53f17db4ae2115684 | |
parent | 61463a30f65225e19e68f59dbd7b888bb308ec99 [diff] |
e1000: always call e1000_check_for_link() on e1000_ce4100 MACs. Interrupts about link lost or rx sequence errors are not reported by the ce4100 hardware, leading to transitions from link UP to link DOWN never being reported. Signed-off-by: Nicolas Schichan <nschichan@freebox.fr> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>