diff options
| author | Anirban Chakraborty <[email protected]> | 2009-08-04 16:12:13 -0700 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2009-08-22 17:52:19 -0500 |
| commit | eb94114bfd894dce1955e2ece575db544cecd921 (patch) | |
| tree | 2c55270c760568cdaa63697af50046ebfb3c579e /tools/perf/scripts/python/bin | |
| parent | 80de7efa6d6a4eb72e917bb2d814f38332090d45 (diff) | |
[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queue
The interrupt handler clears the interrupt status register for response
updates in the base queue while working in the multique mode. This could lead
to missing interrupt for async events, mail box completions etc. as these are
also handled in the base queue. The fix ensures that the interrupt bit is not
cleared for response updates in the ISR when the driver is working in
multiqueue mode.
Signed-off-by: Anirban Chakraborty <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions