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, Jan 18, 1:13 AM
Unknown Object (File)
Sun, Jan 12, 11:12 AM
Unknown Object (File)
Dec 14 2024, 7:23 AM
Unknown Object (File)
Dec 3 2024, 2:24 AM
Unknown Object (File)
Nov 29 2024, 8:30 PM
Unknown Object (File)
Nov 27 2024, 8:10 PM
Unknown Object (File)
Nov 27 2024, 1:58 PM
Unknown Object (File)
Nov 27 2024, 1:43 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