From: Don Skidmore Date: Fri, 28 Feb 2014 04:32:40 +0000 (-0800) Subject: ixgbe: fix to use correct timeout interval for memory read completion X-Git-Tag: v3.15-rc1~113^2~241^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f86c983bebbb226b69f986bdc7b8b4299a2004c;p=pandora-kernel.git ixgbe: fix to use correct timeout interval for memory read completion Currently we were just always polling for a hard coded 80 ms and not respecting the system-wide timeout interval. Since up until now all devices have been tested with this 80ms value we continue to use this value as a hard minimum. Signed-off-by: Don Skidmore Tested-by: Phil Schmitt Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed