]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 23:36:08 +0000 (15:36 -0800)
commit6353df37ec2638a91557c71b1dbf129085ca3ac3
tree1feba9855e2f602084f34fe74d4625f0e051d038
parent98d5f2a921332e5f52808007f5e29c02424c91a8
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>
drivers/net/benet/be.h
drivers/net/benet/be_main.c