commit | de8e1beb191912f94bcab46e72f247daaf664d15 | [log] [tgz] |
---|---|---|
author | Luke Hsiao <lukehsiao@google.com> | Thu Aug 29 10:02:44 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 30 15:08:15 2019 -0700 |
tree | 3768bab6151d6f43e9f0d05f3d86c285b62ef5f9 | |
parent | fa730a3bb9d35fa2289a2b6a0a4846154873f6f2 [diff] |
tcp_bbr: clarify that bbr_bdp() rounds up in comments This explicitly clarifies that bbr_bdp() returns the rounded-up value of the bandwidth-delay product and why in the comments. Signed-off-by: Luke Hsiao <lukehsiao@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Acked-by: Neal Cardwell <ncardwell@google.com> Acked-by: Priyaranjan Jha <priyarjha@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>