Messages in this thread |  | | Date | Thu, 24 Aug 2017 21:29:46 -0700 (PDT) | Subject | Re: [PATCH net-next v2] net: mv643xx_eth: Be drop monitor friendly | From | David Miller <> |
| |
From: Florian Fainelli <f.fainelli@gmail.com> Date: Thu, 24 Aug 2017 20:55:40 -0700
> 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>
Applied.
|  |