HomeFreeBSD

ktls: Remove the socket parameter to ktls_ocf_try()

Description

ktls: Remove the socket parameter to ktls_ocf_try()

The socket is unused, and not passing it means that there's less to
think about when considering how KTLS is synchronized with the rest of
the socket code. No functional change intended.

Reviewed by: gallatin
MFC after: 2 weeks
Sponsored by: Klara, Inc.
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D45675

Details

Provenance
markjAuthored on Jul 8 2024, 3:52 PM
Reviewer
gallatin
Differential Revision
D45675: ktls: Remove the socket parameter to ktls_ocf_try()
Parents
rG163cdf6a32b9: ktls: Fix races that can lead to double initialization
Branches
Unknown
Tags
Unknown