diff options
| author | Florian Fainelli <f.fainelli@gmail.com> | 2017-08-24 18:34:44 -0700 |
|---|---|---|
| committer | Ben Hutchings <ben@decadent.org.uk> | 2017-11-11 13:33:29 +0000 |
| commit | bc9f33ef48a6911985750200dd094966fdded324 (patch) | |
| tree | 6023050627ee3afe1c1a50680b63e84acebfc0c7 /include | |
| parent | 2edc7704ee7395b36f2d5fa8db1594d28146c930 (diff) | |
r8169: Be drop monitor friendly
commit 7a4b813cb739ce598ffbad2e84d19d13fa23e25d upstream.
rtl_tx() is the TX reclamation process whereas rtl8169_tx_clear_range() does
the TX ring cleaning during shutdown, both of these functions should call
dev_consume_skb_any() to be drop monitor friendly.
Fixes: cac4b22f3d6a ("r8169: do not account fragments as packets")
Fixes: eb781397904e ("r8169: Do not use dev_kfree_skb in xmit path")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
