sky2: use pci_config access functions
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 26 Sep 2007 02:01:02 +0000 (19:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:54 +0000 (16:50 -0700)
Use the PCI layer config access functions. The driver was using the
memory mapped window in device, to workaround issues accessing the
advanced error reporting registers.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found