[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170824.182450.412654136087195768.davem@davemloft.net>
Date: Thu, 24 Aug 2017 18:24:50 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: f.fainelli@...il.com
Cc: netdev@...r.kernel.org, opendmb@...il.com, edumazet@...il.com,
pgynther@...gle.com, jaedon.shin@...il.com
Subject: Re: [PATCH net] net: bcmgenet: Be drop monitor friendly
From: Florian Fainelli <f.fainelli@...il.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.fainelli@...il.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.
Powered by blists - more mailing lists