From: Alexander Duyck Date: Thu, 23 Jul 2009 18:08:35 +0000 (+0000) Subject: igb: add completion timeout workaround for 82575/82576 X-Git-Tag: v2.6.32-rc1~703^2~554 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=009bc06e5311b48c77b7708d9e226ae0f110373a;p=pandora-kernel.git igb: add completion timeout workaround for 82575/82576 The 82575 and 82576 hardware can both experience data corruption issues if a pci-e completion arrives after the timeout value. In order to avoid this we need to increase the timeout value while pci-e master is disabled. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed