20 Mar
2026
20 Mar
'26
2:51 p.m.
tcp_prepare_flags() unconditionally sets th->doff and th->ack, so
setting them right after the memset() is redundant.
Signed-off-by: Laurent Vivier