]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc99b809169d74be4a3f2fb72b3ca75e3210b6a4
tree9ac9db11708ddd67aff0f1e15c864d08118407c3
parent030a292fe80baeadf650ac5a85dcfe1f164ba6ba
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()

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>
drivers/net/ethernet/emulex/benet/be_main.c