be2net: get rid of memory mapped pci-cfg space address
authorSathya Perla <sathya.perla@emulex.com>
Mon, 22 Aug 2011 19:41:52 +0000 (19:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Aug 2011 23:19:29 +0000 (16:19 -0700)
Get rid of adapter->pcicfg and its use. Use pci_config_read/write_dword()
instead.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found