[SCSI] Fix mistaken uses of ->done
authorMatthew Wilcox <matthew@wil.cx>
Tue, 25 Sep 2007 16:42:01 +0000 (12:42 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:52:04 +0000 (14:52 -0400)
commitcce99c6925b8d6a59cf584411277c1c20c330334
tree513504b6a22be6cc9b7d6689cccb2a48ee6dd4cd
parent1d0c7c8dcf289557f13b6b0f6d71b6a03b12b747
[SCSI] Fix mistaken uses of ->done

All these drivers meant to call ->scsi_done() but got confused.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/NCR5380.c
drivers/scsi/NCR53C9x.c
drivers/scsi/atari_NCR5380.c
drivers/scsi/sun3_NCR5380.c