diff options
| author | Eric Dumazet <edumazet@google.com> | 2020-04-25 12:40:25 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-14 07:58:20 +0200 |
| commit | 45b6af95aae7290e830daadfd5257d34d9e41c92 (patch) | |
| tree | 1d955393dc8a05b518b01f87d81a8f4a4f56427e /include/net | |
| parent | 429a8962569366dd40a251fb8da6cd4b030d0b80 (diff) | |
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
[ Upstream commit 14695212d4cd8b0c997f6121b6df8520038ce076 ]
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions
