[PKT_SCHED]: fix CONFIG_NET_CLS_ACT skb leaks in HFSC/CBQ
Both HFSC and CBQ leak unclassified skbs with CONFIG_NET_CLS_ACT.
Move freeing to enqueue where it belongs. Same change for in HTB/prio,
they just don't leak because they don't have unclassified packets.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Showing
Please register or sign in to comment