[PATCH] skge: use pci_read_config_word
authorStephen Hemminger <shemminger@osdl.org>
Mon, 27 Jun 2005 18:33:05 +0000 (11:33 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 27 Jun 2005 22:05:05 +0000 (18:05 -0400)
Rather than accessing PCI config space through MMIO space, use the
standard PCI functions.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>

No differences found