diff options
author | Eric Dumazet <edumazet@google.com> | 2020-04-25 12:40:25 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-27 11:34:04 -0700 |
commit | 14695212d4cd8b0c997f6121b6df8520038ce076 (patch) | |
tree | c538ec251120852f5ffa2ba4c6b97d483da5d745 /net/sched/sch_hhf.c | |
parent | 62b4011fa7bef9fa00a6aeec26e69685dc1cc21e (diff) | |
download | linux-14695212d4cd8b0c997f6121b6df8520038ce076.tar.bz2 |
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
My intent was to not let users set a zero drop_batch_size,
it seems I once again messed with min()/max().
Fixes: 9d18562a2278 ("fq_codel: add batch ability to fq_codel_drop()")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_hhf.c')
0 files changed, 0 insertions, 0 deletions