aboutsummaryrefslogtreecommitdiff
path: root/rust/alloc
diff options
context:
space:
mode:
authorEric Dumazet2023-10-20 20:00:53 +0000
committerJakub Kicinski2023-10-23 15:48:27 -0700
commit06e4dd18f86876bc29786d66165f781cd0265b7c (patch)
treefecb9c43394ebe36743d59d17b09f34ecae00f24 /rust/alloc
parentd6e48462e88fe7efc78b455ecde5b0ca43ec50b7 (diff)
net_sched: sch_fq: fix off-by-one error in fq_dequeue()
A last minute change went wrong. We need to look for a packet in all 3 bands, not only two. Fixes: 29f834aa326e ("net_sched: sch_fq: add 3 bands and WRR scheduling") Reported-by: kernel test robot <oliver.sang@intel.com> Closes: https://lore.kernel.org/oe-lkp/202310201422.a22b0999-oliver.sang@intel.com Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Soheil Hassas Yeganeh <soheil@google.com> Cc: Dave Taht <dave.taht@gmail.com> Cc: Toke Høiland-Jørgensen <toke@redhat.com> Tested-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20231020200053.675951-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/alloc')
0 files changed, 0 insertions, 0 deletions