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

[SCSI] remove use_sg_chaining



With the sg table code, every SCSI driver is now either chain capable
or broken (or has sg_tablesize set so chaining is never activated), so
there's no need to have a check in the host template.

Also tidy up the code by moving the scatterlist size defines into the
SCSI includes and permit the last entry of the scatterlist pools not
to be a power of two.
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent b8de1631
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