commit | cce99c6925b8d6a59cf584411277c1c20c330334 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Tue Sep 25 12:42:01 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:52:04 2007 -0400 |
tree | 513504b6a22be6cc9b7d6689cccb2a48ee6dd4cd | |
parent | 1d0c7c8dcf289557f13b6b0f6d71b6a03b12b747 [diff] |
[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>