diff options
author | Matthew Wilcox <matthew@wil.cx> | 2007-10-05 21:55:03 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-23 21:09:41 +0200 |
commit | 2ba65367720d871f9d955ca3ef96358999182765 (patch) | |
tree | 98eb77a3941445a8fc28e252860aac97a8f7efea /include | |
parent | [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler (diff) | |
download | linux-2ba65367720d871f9d955ca3ef96358999182765.tar.xz linux-2ba65367720d871f9d955ca3ef96358999182765.zip |
[SCSI] sym53c8xx: Stop overriding scsi_done
Instead of telling the reset routine that the command completed from
sym_eh_done, do it from sym_xpt_done. The 'to_do' element of the ucmd
is redundant -- it serves only to tell whether eh_done is valid or not,
and we can tell this by checking to see if it's NULL.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions