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.
CID: 1523795
Details
Details
- Reviewers
rrs rscheff cc peter.lei_ieee.org lstewart - Group Reviewers
transport - Commits
- rG4bce1a19fcfa: TCP BBR: remove code which is not needed
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable