HomeFreeBSD

TCP BBR: simplify expression

Description

TCP BBR: simplify expression

There is no need to check partially for bbr->r_ctl.crte being NULL,
since this can't be true in this path.
No functional change intended.

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

Details

Provenance
tuexenAuthored on Sat, Jan 4, 2:25 PM
Reviewer
rrs
Differential Revision
D48312: TCP BBR: simplify expression
Parents
rG41af5eeefc2c: TCP RACK: remove code that cannot be reached
Branches
Unknown
Tags
Unknown