commit | b0b801dd7de3d77bb143d3c98199b487df0fc63a | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Mon Dec 01 16:31:06 2008 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Dec 16 13:26:45 2008 -0800 |
tree | 3b751a26a91b1b1373f6c61a23b727f50d205532 | |
parent | 1bda71282ded6a2e09a2db7c8884542fb46bfd4f [diff] |
PCI: fix aer resume sanity check 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>