Skip to content

scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()

Cathy Avery requested to merge (removed):bz2030468 into main

Bugzilla: http://bugzilla.redhat.com/2030468

Tested: By QE.

Build Info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=41846232

Upstream Status: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

Signed-off-by: Cathy Avery cavery@redhat.com

This patch fixes commit ea2f0f77 that was picked up during rebase.

scsi: core: Cap scsi_host cmd_per_lun at can_queue

Edited by Cathy Avery

Merge request reports