android_kernel_xiaomi_sm8350/drivers/net/ixgb
Arjan van de Ven 275f165fa9 pci: use pci_ioremap_bar() in drivers/net
Use the newly introduced pci_ioremap_bar() function in drivers/net.
pci_ioremap_bar() just takes a pci device and a bar number, with the goal
of making it really hard to get wrong, while also having a central place
to stick sanity checks.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-10-31 00:53:48 -04:00
..
ixgb_ee.c
ixgb_ee.h
ixgb_ethtool.c
ixgb_hw.c
ixgb_hw.h
ixgb_ids.h
ixgb_main.c pci: use pci_ioremap_bar() in drivers/net 2008-10-31 00:53:48 -04:00
ixgb_osdep.h
ixgb_param.c
ixgb.h drivers/net: replace __FUNCTION__ with __func__ 2008-09-24 18:59:00 -04:00
Makefile