From: Linas Vepstas Date: Fri, 20 Oct 2006 21:42:14 +0000 (-0700) Subject: [PATCH] e1000: Reset all functions after a PCI error X-Git-Tag: v2.6.19-rc3~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7347b03d25ad7d7f001373cf64f709457c6af618;p=pandora-kernel.git [PATCH] e1000: Reset all functions after a PCI error During the handling of the PCI error recovery sequence, the current e1000 driver erroneously blocks a device reset for any but the first PCI function. It shouldn't -- this is a cut-n-paste error from a different driver (which tolerated only one hardware reset per hardware card). Signed-off-by: Linas Vepstas Cc: Jesse Brandeburg Acked-by: Auke Kok Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed