]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] 53c700: remove reliance on deprecated cmnd fields
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 14 Jun 2006 02:31:19 +0000 (21:31 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 20 Jun 2006 00:34:01 +0000 (19:34 -0500)
commitf4b3a514ece91e22004c7086db4aca50c5c6d696
treeae85703651d81740f4a6cd398f9dd4d6aabe6a2f
parent2cc9d99227ce6ff862039f89c1c7bd075f00de0d
[SCSI] 53c700: remove reliance on deprecated cmnd fields

This one's quite tricky.  The 53c700 uses the now deprecated fields of
the command structure for saving the prior command when it does
autosense.  To fix this, we have to add extra fields to the LUN to
accommodate a copy of the real command.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/53c700.c
drivers/scsi/53c700.h