[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170825013359.27258-1-f.fainelli@gmail.com>
Date: Thu, 24 Aug 2017 18:33:57 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, nic_swsd@...ltek.com, romieu@...zoreil.com,
edumazet@...il.com, alexander.h.duyck@...el.com,
sgruszka@...hat.com, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net 0/2] r8169: Be drop monitor friendly
Hi all,
First patch may be questionable but no other driver appears to be doing that
and while it is defendable to account for left packets as dropped during TX
clean, this appears misleadning. I picked Stanislaw changes which brings us
back to 2010, but this was present from pre-git days as well.
Second patch fixes the two missing calls to dev_consume_skb_any().
Florian Fainelli (2):
r8169: Do not increment tx_dropped in TX ring cleaning
r8169: Be drop monitor friendly
drivers/net/ethernet/realtek/r8169.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
2.9.3
Powered by blists - more mailing lists