Skip to content
Commit aea890b8 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent 0153167a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment