linux-stable/drivers/nvme
Hannes Reinecke 23441536b6 nvme-tcp: only evaluate 'tls' option if TLS is selected
We only need to evaluate the 'tls' connect option if TLS is
enabled; otherwise we might be getting a link error.

Fixes: 706add1367 ("nvme: keyring: fix conditional compilation")
Reported-by: kernel test robot <yujie.liu@intel.com>
Closes: https://lore.kernel.org/r/202311140426.0eHrTXBr-lkp@intel.com/
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2023-11-20 09:25:32 -08:00
..
common nvme: keyring: fix conditional compilation 2023-11-08 08:07:08 -08:00
host nvme-tcp: only evaluate 'tls' option if TLS is selected 2023-11-20 09:25:32 -08:00
target nvme: common: make keyring and auth separate modules 2023-11-07 10:05:15 -08:00
Kconfig
Makefile nvme: common: make keyring and auth separate modules 2023-11-07 10:05:15 -08:00