diff options
author | James Smart <[email protected]> | 2022-02-07 10:05:16 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-02-07 23:42:58 -0500 |
commit | c80b27cfd93ba9f5161383f798414609e84729f3 (patch) | |
tree | 5b93d0af7fbd061364960ca03227d5bd1e7c202a /drivers/usb/cdns3/cdns3-trace.c | |
parent | c763ec4c10f78678d6d4415646237f07109a5a5f (diff) |
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
The driver is initiating NVMe PRLIs to determine device NVMe support. This
should not be occurring if CONFIG_NVME_FC support is disabled.
Correct this by changing the default value for FC4 support. Currently it
defaults to FCP and NVMe. With change, when NVME_FC support is not enabled
in the kernel, the default value is just FCP.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ewan D. Milne <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions