]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ktls: Hide initialization message behind bootverbose
authorMark Johnston <markj@FreeBSD.org>
Fri, 5 Mar 2021 18:11:02 +0000 (13:11 -0500)
committerMark Johnston <markj@FreeBSD.org>
Fri, 5 Mar 2021 18:11:02 +0000 (13:11 -0500)
commit89b650872bba2e4bfbc94a200946b461ef69ae22
treee7a46814d0c6fe9e41d18c08f2ccfa64a19cab37
parentbb6e84c988d3f54eff602ed544ceaa9b9fe3e9ff
ktls: Hide initialization message behind bootverbose

We don't typically print anything when a subsystem initializes itself,
and KTLS is currently disabled by default anyway.

Reviewed by: jhb
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29097
sys/kern/uipc_ktls.c