net/e1000/base: increase LANPHYPC low duration
authorWenzhuo Lu <wenzhuo.lu@intel.com>
Wed, 23 Nov 2016 17:22:53 +0000 (12:22 -0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:36:48 +0000 (19:36 +0100)
commit35f0408eff510e4b5f46983ef4f7f720c004c252
tree52e841cebc5951cbfc26bcdc7c042205ecdcd781
parent5d55afe895ed54a6d56337fd5e5744466eb86b9f
net/e1000/base: increase LANPHYPC low duration

LANPHYPC low duration of 10 usec was too low for some corner cases
causing interface mismatches during Ultra Low Power (ULP) exit.

This patch increases the LANPHYPC low duration to 1 msec.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/e1000/base/e1000_ich8lan.c