diff options
author | Joe Carnuccio <joe.carnuccio@qlogic.com> | 2010-01-12 13:02:46 -0800 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-01-18 10:48:26 -0600 |
commit | 90a86fc05ffefe48581c88106d0b9cc37f6e060c (patch) | |
tree | b9f8ee2bec5833d83031b8f14ae79f3e55e2f01b /init | |
parent | 9db0fb3aa4cc4e42241e194ef64931321fa72196 (diff) | |
download | blackbird-op-linux-90a86fc05ffefe48581c88106d0b9cc37f6e060c.tar.gz blackbird-op-linux-90a86fc05ffefe48581c88106d0b9cc37f6e060c.zip |
[SCSI] qla2xxx: Enhance EEH support and enable AER support.
qla2xxx: EEH added call to pci_restore_state.
qla2xxx: EEH added delay in slot reset routine.
qla2xxx: EEH moved call to pci_save_state(), see (1).
qla2xxx: EEH additional changes for RHEL5.5.
qla2xxx: EEH added function call, removed function call, see (2).
(1) In qla2xxx_probe_one the call to pci_save_state() has been
moved to after the call to qla2xxx_request_irqs().
(2) Add call to pci_disable_pcie_error_reporting() in remove_one.
Delete call to pci_cleanup_aer_uncorrect_error_status() in pci_resume.
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions