[PATCH] nvmet-tcp: do not try to cancel uninitialized tls_handshake_tmo_work

Jens Axboe axboe at kernel.dk
Thu Oct 19 06:01:22 PDT 2023


On 10/19/23 6:53 AM, Hannes Reinecke wrote:
> The TLS handshake timeout workqueue is only initialized if TLS
> is configured, so we shouldn't try to de-initialize it
> unconditionally.

What about the one in nvmet_tcp_tls_handshake_done()?

Please include a fixes line.

-- 
Jens Axboe





More information about the Linux-nvme mailing list