From: Florian Fainelli <f.faine...@gmail.com> Date: Thu, 24 Aug 2017 15:56:29 -0700
> There are 3 spots where we call dev_kfree_skb() but we are actually > just doing a normal SKB consumption: __bcmgenet_tx_reclaim() for normal > TX reclamation, bcmgenet_alloc_rx_buffers() during the initial RX ring > setup and bcmgenet_free_rx_buffers() during RX ring cleanup. > > Fixes: d6707bec5986 ("net: bcmgenet: rewrite bcmgenet_rx_refill()") > Fixes: f48bed16a756 ("net: bcmgenet: Free skb after last Tx frag") > Signed-off-by: Florian Fainelli <f.faine...@gmail.com> Applied. > David, I tagged these two commits, but this can actually go back > to when the driver was first merged. Let me know if you would want > me to provide -stable backports against other trees. Ok, I'll queue these up for -stable.