From: James Bottomley Date: Wed, 14 Jun 2006 02:31:19 +0000 (-0500) Subject: [SCSI] 53c700: remove reliance on deprecated cmnd fields X-Git-Tag: v2.6.18-rc1~1092^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d59dfdeb21df2c16dcd478b66177e91178ecd0;p=pandora-kernel.git [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 --- Reading git-diff-tree failed