[SCSI] pluto: Don't abuse ->done for internal commands
authorMatthew Wilcox <matthew@wil.cx>
Tue, 25 Sep 2007 16:42:02 +0000 (12:42 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:52:00 +0000 (14:52 -0400)
commit1d0c7c8dcf289557f13b6b0f6d71b6a03b12b747
treee7a313edb607ec39ac1ce80664d4986305a7f745
parent311b581e1d87be87f78e6e17fc50f468f2dec561
[SCSI] pluto: Don't abuse ->done for internal commands

We can simply call the internal done function directly

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