summary refs log tree commit diff
path: root/net/sched/sch_api.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2012-01-02 11:47:50 +0000
committerDavid S. Miller <davem@davemloft.net>2012-01-03 13:02:19 -0500
commitd32ae76f2b776347051cf821ebe690602e38dfc7 (patch)
tree3f17a0c00e2ac7cc982c47e442661517ae010d5c /net/sched/sch_api.c
parentd47a0ac7b66883987275598d6039f902f4410ca9 (diff)
downloadlinux-d32ae76f2b776347051cf821ebe690602e38dfc7.tar.gz
sch_qfq: accurate wsum handling
We can underestimate q->wsum in case of "tc class replace ... qfq"
and/or qdisc_create_dflt() error.

wsum is not really used in fast path, only at qfq qdisc/class setup,
to catch user error.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_api.c')
0 files changed, 0 insertions, 0 deletions