Page MenuHomeFreeBSD

ktls: Remove the socket parameter to ktls_ocf_try()
ClosedPublic

Authored by markj on Jun 21 2024, 4:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 3:48 PM
Unknown Object (File)
Thu, Oct 9, 1:08 AM
Unknown Object (File)
Thu, Oct 2, 5:42 AM
Unknown Object (File)
Sep 16 2025, 3:23 AM
Unknown Object (File)
Sep 16 2025, 2:42 AM
Unknown Object (File)
Sep 15 2025, 11:24 PM
Unknown Object (File)
Sep 14 2025, 11:12 AM
Unknown Object (File)
Sep 8 2025, 11:29 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58284
Build 55172: arc lint + arc unit