HomeFreeBSD

TCP BBR: remove code which is not needed

Description

TCP BBR: remove code which is not needed

rc_bbr_substate is a 3-bit unsigned int, so it can't be larger than
or equal to 8. The wrap around already happens.
No functional change intended.

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

Details

Provenance
tuexenAuthored on Sat, Jan 4, 8:08 PM
Reviewer
rrs
Differential Revision
D48320: TCP BBR: remove code not needed
Parents
rGb662ca1d6cd8: Revert "Export additional __aeabi_ symbols from arm's libgcc_s"
Branches
Unknown
Tags
Unknown