commit | ce66f781cff6b3522b1234096db77e8bacdbf3c3 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Tue Nov 06 17:48:58 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 07 16:59:52 2012 -0500 |
tree | 6e73887bcdb5a5d66243dc1cd52ddf39957b7262 | |
parent | 5c4f2fb9eee1f6c778efbc62efc58535609bca6c [diff] |
be2net: re-factor bar mapping code 1) separate NIC and roce bar mapping code 2) parse sli_intf::if_type inside be_map_pci_bars() as if_type must be used only to identify bars. 3) Use pci_iomap/unmap() routines Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>