diff options
| author | Florian Fainelli <[email protected]> | 2017-08-24 15:56:29 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-24 18:23:20 -0700 |
| commit | d4fec855905fa8bd5fb1c59f73ad2d74a944876a (patch) | |
| tree | 894094448c26a44bb93079e452876565d9849657 /tools/testing/radix-tree/linux/kernel.h | |
| parent | 4e458debbb69af0cbde5bd6430d64519d5f59274 (diff) | |
net: bcmgenet: Be drop monitor friendly
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions