diff options
author | Toke Høiland-Jørgensen <toke@redhat.com> | 2019-01-09 17:10:57 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-19 09:53:18 -0800 |
commit | 5f2939d933e9616b8b779fa46963689000f1a8f4 (patch) | |
tree | b05a4b633a3ca42aeb5dfce073d5ec8e42a9e515 /drivers | |
parent | f04d402f2f00a0f0470b7e636b50170608b425c7 (diff) |
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
There are now several places where qdisc_tree_reduce_backlog() is called
with a negative number of packets (to signal an increase in number of
packets in the queue). Rather than rely on overflow behaviour, change the
function signature to use signed integers to communicate this usage to
people reading the code.
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions