HomeFreeBSD

tcp_lro: Fix for undefined behaviour.

Description

tcp_lro: Fix for undefined behaviour.

Make sure the size of the raw[] array in the lro_address union is
correctly set at compile time, so that static code analysis tools
do not report undefined behaviour.

MFC after: 1 week
Sponsored by: NVIDIA Networking

Details

Provenance
hselaskyAuthored on Nov 28 2022, 10:56 PM
Parents
rG8685d7b5cb75: xhci(4): Make sure allocated bandwidth is freed in hardware by unconfiguring…
Branches
Unknown
Tags
Unknown