sky2: revert to access PCI config via device space
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 27 Nov 2007 18:57:27 +0000 (10:57 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 1 Dec 2007 21:32:31 +0000 (16:32 -0500)
commitb32f40c4853cdbe3d722a959fb0dd1ea048b50d0
tree9c7f4ba709fe8f96ef1ff3280b91bf073f859520
parente0348b9ae5374f9a24424ae680bcd80724415f60
sky2: revert to access PCI config via device space

Using the hardware window into PCI config space is more reliable
and smaller/faster than using the pci_config routines. It avoids issues
with MMCONFIG etc.

Reverts: 167f53d05fccb47b6eeadac7f6705b3f2f042d03

Please apply for 2.6.24

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c
drivers/net/sky2.h