diff options
| author | Yang Wei <[email protected]> | 2019-02-13 23:12:02 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-02-14 11:56:36 -0500 |
| commit | 76cba8fd9c7d8dd2d18c8bee581c4176383441c6 (patch) | |
| tree | a524e80bfb56c56ac3f3bb6e859e9c60d134ae19 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | feb558c2705f40e6f47ec6d10c2f6f9001db58d2 (diff) | |
net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
dev_consume_skb_irq() should be called in intr_handler() when skb
xmit done. It makes drop profiles(dropwatch, perf) more friendly.
Remove a redundant blank line in intr_handler().
Signed-off-by: Yang Wei <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions