diff options
| author | Florian Fainelli <[email protected]> | 2017-08-25 18:14:24 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2017-10-10 09:00:56 -0700 |
| commit | 377b62736c01f14309141c69caa6d84363c12e12 (patch) | |
| tree | 8787075d4aeb005ae3630b21f2999046b90d3376 /drivers/net/ethernet/intel/igb/igb_main.c | |
| parent | 48072ae1ec7a1c778771cad8c1b8dd803c4992ab (diff) | |
e1000e: Be drop monitor friendly
e1000e_put_txbuf() can be called from normal reclamation path as well as
when a DMA mapping failure, so we need to differentiate these two cases
when freeing SKBs to be drop monitor friendly. e1000e_tx_hwtstamp_work()
and e1000_remove() are processing TX timestamped SKBs and those should
not be accounted as drops either.
Signed-off-by: Florian Fainelli <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions