summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-07-30 02:22:13 +0300
committerDavid S. Miller <davem@davemloft.net>2018-09-10 20:06:52 +0300
commitaea890b8b2e071bb75043353581f2197a2f13160 (patch)
treeb37f76eff482d97d50dc9ecc1a82ca0129eaf58e /include/linux
parent0153167aebd0808fb90031dba07d4e696557474c (diff)
downloadlinux-aea890b8b2e071bb75043353581f2197a2f13160.tar.xz
sch_htb: Remove local SKB queue handling code.
Instead, adjust __qdisc_enqueue_tail() such that HTB can use it instead. The only other caller of __qdisc_enqueue_tail() is qdisc_enqueue_tail() so we can move the backlog and return value handling (which HTB doesn't need/want) to the latter. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions