From: Ajit Khaparde Date: Sun, 7 Mar 2010 14:21:27 +0000 (+0000) Subject: be2net: remove usage of be_pci_func X-Git-Tag: v2.6.34-rc2~48^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=500ca9ba241304937c54c379e515b24400379353;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed