HomeFreeBSD

TCP RACK, BBR: cleanup of ctf_process_inbound_raw()

Description

TCP RACK, BBR: cleanup of ctf_process_inbound_raw()

Instead of dealing with ifp == NULL, which should never happen,
assume that this is not true. Use KASSERT to make this clear.
No functional change intended.

Reviewed by: glebius, rrs
CID: 1523767
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D48258

Details

Provenance
tuexenAuthored on Tue, Dec 31, 4:22 PM
Reviewer
glebius
Differential Revision
D48258: TCP RACK, BBR: cleanup of ctf_process_inbound_raw
Parents
rG81f9d3b11f31: sys/sys/kernel.h: Remove SI_SUB_DONE
Branches
Unknown
Tags
Unknown