diff options
author | David S. Miller <davem@davemloft.net> | 2020-03-04 13:25:55 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-04 13:25:55 -0800 |
commit | f6f8ef9a8691c8709f67beefdaff2807a949f25f (patch) | |
tree | b42507506e038605de8c6dfb441202e1a50be3ed /drivers/net/wan | |
parent | ef71037047b0cc192b661608e2021de828cd82b1 (diff) | |
parent | 5c5840e4b9684b9c82c068c85f136205dedd9435 (diff) |
Merge branch 'pie-minor-improvements'
Leslie Monis says:
====================
pie: minor improvements
This patch series includes the following minor changes with
respect to the PIE/FQ-PIE qdiscs:
- Patch 1 removes some ambiguity by using the term "backlog"
instead of "qlen" when referring to the queue length
in bytes.
- Patch 2 removes redundant type casting on two expressions.
- Patch 3 removes the pie_vars->accu_prob_overflows variable
without affecting the precision in calculations and
makes the size of the pie_vars structure exactly 64
bytes.
- Patch 4 realigns a comment affected by a change in patch 3.
Changes from v1 to v2:
- Kept 8 as the argument to prandom_bytes() instead of changing it
to 7 as suggested by David Miller.
====================
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions