Skip to content
Commit e4862fed authored by James Bottomley's avatar James Bottomley Committed by James Bottomley
Browse files

[SCSI] correct the sym2 period setting routines



There's a slight bug in the routines in that if the period requires dt,
then the routine will unconditionally set it.  DT may only be set if
Wide is also set, so this turns back on the wide bit.

For domain validation to work correctly, we need to observe the wide bit
absolutely.

Acked by: Matthew Wilcox <willy@debian.org>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 949bf797
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment