Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment