git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2ff682
)
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
author
Sathya Perla
<sathya.perla@emulex.com>
Fri, 14 Jun 2013 10:24:51 +0000
(15:54 +0530)
committer
David 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