android_kernel_motorola_sm6225/drivers/net/benet
Ajit Khaparde 500ca9ba24 be2net: remove usage of be_pci_func
When PCI functions are virtuialized in applications by assigning PCI
functions to VM (PCI passthrough), the be2net driver in the VM sees a

different function number. So, use of PCI function number in any
calculation will break existing code. This patch takes care of it.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-03-08 10:45:27 -08:00
..
be.h be2net: remove usage of be_pci_func 2010-03-08 10:45:27 -08:00
be_cmds.c be2net: remove usage of be_pci_func 2010-03-08 10:45:27 -08:00
be_cmds.h be2net: fix tx completion polling 2010-03-02 03:56:39 -08:00
be_ethtool.c be2net: update copyright dates 2010-02-19 17:11:53 -08:00
be_hw.h be2net: download NCSI section during firmware update 2010-03-03 01:04:38 -08:00
be_main.c be2net: remove usage of be_pci_func 2010-03-08 10:45:27 -08:00
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile net: Add be2net driver. 2009-03-11 23:32:22 -07:00