HomeFreeBSD

tcp: improve initializing the fields in tcp_log_buffer

Description

tcp: improve initializing the fields in tcp_log_buffer

Initialize the fields in the tcp_log_buffer in the sequence they
appear in the structure and add the initialization of tlb_flex1,
tlb_flex2, and _pad[].

Reviewed by: rrs, Peter Lei
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D49652

(cherry picked from commit 94acddd2ad0142221124c3fb7fe3778a5a1f8036)

Details

Provenance
tuexenAuthored on Thu, Apr 3, 6:59 AM
Reviewer
rrs
Differential Revision
D49652: tcp: improve initializing the fields in tcp_log_buffer
Parents
rG47c7dcfe2b09: sctp: fix double unlock in case adding a remote address fails
Branches
Unknown
Tags
Unknown