commit | 5e13cdfa5ba94724d6ab11de26b3ec3c94b88b00 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Jul 08 20:39:30 2006 +0200 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Jul 09 11:27:23 2006 -0500 |
tree | 7f6ec288f314dda60b825a2ded8e8eb7e5bde647 | |
parent | 4e73ea7b02a8d2759b20ab52f13f40d5f5421044 [diff] |
[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>