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:
1bda712
)
PCI: fix aer resume sanity check
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Mon, 1 Dec 2008 07:31:06 +0000
(16:31 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 16 Dec 2008 21:26:45 +0000
(13:26 -0800)
What we have to check here before calling is err_handler->resume, not
->slot_reset. Looks like a copy & paste error from report_slot_reset.
Acked-by: Yanmin Zhang <yanmin.zhang@intel.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found