Home
last modified time | relevance | path

Searched hist:"43 cee2d2465cab8289dc1d9206b90fcf975a604f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.cdiff 43cee2d2465cab8289dc1d9206b90fcf975a604f Thu Aug 24 22:55:40 CDT 2017 Florian Fainelli <f.fainelli@gmail.com> net: mv643xx_eth: Be drop monitor friendly

txq_reclaim() does the normal transmit queue reclamation and
rxq_deinit() does the RX ring cleanup, none of these are packet drops,
so use dev_consume_skb() for both locations.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>