summaryrefslogtreecommitdiff
path: root/drivers/scsi/device_handler
diff options
context:
space:
mode:
authorJun Chen <jun_c@hust.edu.cn>2023-04-10 10:37:23 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2023-04-11 21:23:48 -0400
commit8bfb89f6149ea8e790f58abad1f4a84066d86c91 (patch)
treeb67e1f66d120a4c9be04c94937a3abd3dda8fd4f /drivers/scsi/device_handler
parent2acc635a0e5e91c267f2cb1c25748e8d06888e63 (diff)
scsi: lpfc: Silence an incorrect device output
In lpfc_sli4_pci_mem_unset(), case LPFC_SLI_INTF_IF_TYPE_1 does not have a break statement, resulting in an incorrect device output. Fix this by adding a break statement before the default option. Signed-off-by: Jun Chen <jun_c@hust.edu.cn> Link: https://lore.kernel.org/r/20230410023724.3209455-1-jun_c@hust.edu.cn Reviewed-by: Dongliang Mu <dzm91@hust.edu.cn> Reviewed-by: Justin Tee <justin.tee@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/device_handler')
0 files changed, 0 insertions, 0 deletions