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:
1e5df2a
)
bfa: Do not call pci_enable_msix() after it failed once
author
Alexander Gordeev
<agordeev@redhat.com>
Wed, 16 Jul 2014 18:05:06 +0000
(20:05 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Tue, 29 Jul 2014 12:38:52 +0000
(08:38 -0400)
Function pci_enable_msix() should not be called in case
it threw a negative errno from a previous call.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Acked-by: Anil Gurumurthy <anil.gurumurthy@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
No differences found