commit | db3ea7819d035ff01c8260fce364511adfae0eaa | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Mon Aug 22 19:41:52 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 24 16:19:29 2011 -0700 |
tree | 7b35ccf9c6792235a19ae2d9e3ddb7567b8c6a20 | |
parent | 857c99059e441d0a8afdfa0bc687463e8e61a761 [diff] |
be2net: get rid of memory mapped pci-cfg space address 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>