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:
0dbd09e
)
ath10k: fix failpath in MSI-X setup
author
Michal Kazior
<michal.kazior@tieto.com>
Wed, 31 Jul 2013 08:55:15 +0000
(10:55 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 2 Aug 2013 06:37:29 +0000
(09:37 +0300)
pci_disable_msi() must be called if the initial
request_irq() fails.
Also add a warning message so it's possible to
distinguish request_irq() failure and
pci_enable_msi() failure.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found