[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)
commit5e13cdfa5ba94724d6ab11de26b3ec3c94b88b00
tree7f6ec288f314dda60b825a2ded8e8eb7e5bde647
parent4e73ea7b02a8d2759b20ab52f13f40d5f5421044
[SCSI] aha152x: stop poking at saved scsi_cmnd members

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>
drivers/scsi/aha152x.c