be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
authorSathya Perla <sathya.perla@emulex.com>
Fri, 14 Jun 2013 10:24:51 +0000 (15:54 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jun 2013 04:23:19 +0000 (21:23 -0700)
be_find_vfs() is no longer needed as the common PCI calls provide the same
functionality.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found