diff options
author | Gao Feng <gfree.wind@vip.163.com> | 2017-09-04 14:21:12 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-06 21:20:07 -0700 |
commit | 39ad1297a2084e0724da73d9eda2ceb9573a5d6c (patch) | |
tree | 656f10ecd9c62b74561083fb8a2ef1f0a68fec9d /net/netlink/af_netlink.c | |
parent | 9a94b3a4bdfdb404f1846099e880c52e144f06c0 (diff) | |
download | linux-39ad1297a2084e0724da73d9eda2ceb9573a5d6c.tar.gz linux-39ad1297a2084e0724da73d9eda2ceb9573a5d6c.tar.bz2 linux-39ad1297a2084e0724da73d9eda2ceb9573a5d6c.zip |
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
The commit 520ac30f4551 ("net_sched: drop packets after root qdisc lock
is released) made a big change of tc for performance. There are two points
left in sch_prio and sch_qfq which are not changed with that commit. Now
enhance them now with __qdisc_drop.
Signed-off-by: Gao Feng <gfree.wind@vip.163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink/af_netlink.c')
0 files changed, 0 insertions, 0 deletions