From: Stephen Hemminger Date: Mon, 30 Jan 2006 19:37:55 +0000 (-0800) Subject: [PATCH] sky2: pci config space checking X-Git-Tag: v2.6.16-rc3~139^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d42d21f11c20b94ea0222637e20e2630845afe4;p=pandora-kernel.git [PATCH] sky2: pci config space checking There were bugs in mmconfig access to PCI space, up to and include 2.6.16-rc1. These prevented the sky2 driver from being able to clear PCI express errors. This patch makes the driver check (during probe), for errors in PCI config access and fail. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed