aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_generic.c
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-08-24 15:56:29 -0700
committerDavid S. Miller <davem@davemloft.net>2017-08-24 18:23:20 -0700
commitd4fec855905fa8bd5fb1c59f73ad2d74a944876a (patch)
tree894094448c26a44bb93079e452876565d9849657 /net/sched/sch_generic.c
parentbpf: fix bpf_setsockopts return value (diff)
downloadlinux-dev-d4fec855905fa8bd5fb1c59f73ad2d74a944876a.tar.xz
linux-dev-d4fec855905fa8bd5fb1c59f73ad2d74a944876a.zip
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 <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_generic.c')
0 files changed, 0 insertions, 0 deletions