From: Neal Cardwell <[email protected]>
Date: Thu, 8 Nov 2018 21:54:00 -0500
> Recently, in commit ab408b6dc744 ("tcp: switch tcp and sch_fq to new
> earliest departure time model"), the TCP BBR code switched to a new
> approach of using an explicit bbr_pacing_margin_percent for shaving a
> pacing rate "haircut", rather than the previous implict
> approach. Update an old comment to reflect the new approach.
>
> Signed-off-by: Neal Cardwell <[email protected]>
> Signed-off-by: Yuchung Cheng <[email protected]>
> Signed-off-by: Soheil Hassas Yeganeh <[email protected]>
> Signed-off-by: Eric Dumazet <[email protected]>
Applied.