Commit e315cd2
[SCSI] qla2xxx: Code changes for qla data structure refactoring
Following changes have been made:
1. Outstanding commands are based on a request queue, scsi_qla_host
does not maintain it anymore.
2. start_scsi is accessed via isp_ops struct instead of direct
invocation.
3. Interrupt registrations are done using response queue instead of
device id.
Signed-off-by: Anirban Chakraborty <[email protected]>
Signed-off-by: James Bottomley <[email protected]>1 parent 7b867cf commit e315cd2
File tree
6 files changed
+1749
-1551
lines changed- drivers/scsi/qla2xxx
6 files changed
+1749
-1551
lines changed
0 commit comments