diff options
author | WANG Cong <xiyou.wangcong@gmail.com> | 2016-06-04 00:05:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-07 03:14:29 +0200 |
commit | a27758ffaf96f89002129eedb2cc172d254099f8 (patch) | |
tree | a773e569d26b1c5b364d12cd69a76615d3090af7 /kernel | |
parent | soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF (diff) | |
download | linux-a27758ffaf96f89002129eedb2cc172d254099f8.tar.xz linux-a27758ffaf96f89002129eedb2cc172d254099f8.zip |
net_sched: keep backlog updated with qlen
For gso_skb we only update qlen, backlog should be updated too.
Note, it is correct to just update these stats at one layer,
because the gso_skb is cached there.
Reported-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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions