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:
57b7cb0
)
PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails
author
Alexander Gordeev
<agordeev@redhat.com>
Mon, 16 Dec 2013 08:34:56 +0000
(09:34 +0100)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 20 Dec 2013 16:45:05 +0000
(09:45 -0700)
If populate_msi_sysfs() function failed msix_capability_init() must return
the error code, but it returns the success instead. This update fixes the
described misbehaviour.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Tejun Heo <tj@kernel.org>
drivers/pci/msi.c
patch
|
blob
|
history
diff --cc
drivers/pci/msi.c
Simple merge