From: Breno Leitao Date: Thu, 26 Nov 2009 07:31:49 +0000 (+0000) Subject: bnx2: EEH is failing with timeout X-Git-Tag: v2.6.33-rc1~388^2~61^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=529fab67d78747ddc3a8a2bbd0d1aab1d059439f;p=pandora-kernel.git bnx2: EEH is failing with timeout bnx2 is failing when a PCI error is detected. The error is the following: bnx2: Chip not in correct endian mode bnx2: fw sync timeout, reset code = 404001d This error was caused because the way pci_restore_state() is working after commit 4b77b0a2ba27d64f58f16d8d4d48d8319dda36ff ("PCI: Clear saved_state after the state has been restored"). Signed-off-by: Breno Leitao Acked-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed