Skip to content
Commit 2b33bc8a authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: dsa: use consume_skb()



Two kfree_skb() should be consume_skb(), to be friend with drop monitor
(perf record ... -e skb:kfree_skb)

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 40e607cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment