mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
In order to get correct drop monitor notifications for dropped packets, we should call kfree_skb() instead of dev_kfree_skb() Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>