Skip to content
Snippets Groups Projects
Commit 67d59dfd authored by James Bottomley's avatar James Bottomley Committed by James Bottomley
Browse files

[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: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 6db874fb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment