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:
e966d5c
)
i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
author
Ethan Zhao
<ethan.zhao@oracle.com>
Tue, 22 Jul 2014 18:36:43 +0000
(18:36 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Thu, 4 Sep 2014 08:38:31 +0000
(
01:38
-0700)
There is global funcion pci_vfs_assigned(), so use it instead of composing
local one.
Signed-off-by: Ethan Zhao <ethan.kernel@gmail.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found