[SCSI] aha152x: stop poking at saved scsi_cmnd members
authorChristoph Hellwig <hch@lst.de>
Sat, 8 Jul 2006 18:39:30 +0000 (20:39 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 9 Jul 2006 16:27:23 +0000 (11:27 -0500)
Stop poking into the old_ & co scsi_cmnd fields that should only be used
in the EH code.  Untested, but this is required to move ahead with the
EH fixes.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found