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:
617c8c1
)
r6040: disable pci device if the subsequent calls (after pci_enable_device) fails
author
Devendra Naga
<devendra.aaru@gmail.com>
Tue, 29 May 2012 13:38:42 +0000
(13:38 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 30 May 2012 02:31:08 +0000
(22:31 -0400)
the calls after the pci_enable_device may fail, and will error out with out
disabling it. disable the device at error paths.
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found