Searched hist:"6529 d75ad9228f4d8a8f6c5c5244ceb945ac9bc2" (Results 1 – 1 of 1) sorted by relevance
/linux/net/sched/ |
H A D | sch_prio.c | diff 6529d75ad9228f4d8a8f6c5c5244ceb945ac9bc2 Thu Jun 02 01:15:16 CEST 2016 WANG Cong <xiyou.wangcong@gmail.com> sch_prio: update backlog as well
We need to update backlog too when we update qlen.
Joint work with Stas.
Reported-by: Stas Nichiporovich <stasn77@gmail.com> Tested-by: Stas Nichiporovich <stasn77@gmail.com> Fixes: 2ccccf5fb43f ("net_sched: update hierarchical backlog too") Cc: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|