[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)
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>

No differences found