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:
a2c2df8
)
KVM: Fix PCI header check on device assignment
author
Jan Kiszka
<jan.kiszka@siemens.com>
Fri, 15 Jun 2012 13:56:20 +0000
(07:56 -0600)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Sat, 16 Jun 2012 02:22:12 +0000
(23:22 -0300)
The masking was wrong (must have been 0x7f), and there is no need to
re-read the value as pci_setup_device already does this for us.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=43339
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found