From: Florian Fainelli <[email protected]> Date: Thu, 24 Aug 2017 15:20:41 -0700
> Utilize dev_consume_skb_any(cb->skb) in bcm_sysport_free_cb() which is > used when a TX packet is completed, as well as when the RX ring is > cleaned on shutdown. None of these two cases are packet drops, so be > drop monitor friendly. > > Suggested-by: Eric Dumazet <[email protected]> > Fixes: 80105befdb4b ("net: systemport: add Broadcom SYSTEMPORT Ethernet MAC > driver") > Signed-off-by: Florian Fainelli <[email protected]> Applied.
