e1000e:
82566DC fails to get link
Two recent patches to cleanup the reset[1] and initial PHY configuration[2]
code paths for ICH/PCH devices inadvertently left out a 10msec delay and
device ID check respectively which are necessary for the
82566DC (device id
0x104b) to be configured properly, otherwise it will not get link.
[1] commit
7c4e122fb66c03fb8a303a4060f250a5f598fa68
[2] commit
037fa02a534395baae03ecde9ca447db3dfd3df4
CC: stable@kernel.org
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>