diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-07-04 14:36:04 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-05 00:10:29 -0700 |
commit | 58e6b056b0daa8f0287061cff2989e9d5e9a9b7c (patch) | |
tree | 60470d605c44d17ebf6bdea27b3ffde890fc356d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a546e557d9404834159b0599a4383ff4cd3321bf (diff) | |
download | linux-58e6b056b0daa8f0287061cff2989e9d5e9a9b7c.tar.gz linux-58e6b056b0daa8f0287061cff2989e9d5e9a9b7c.tar.bz2 linux-58e6b056b0daa8f0287061cff2989e9d5e9a9b7c.zip |
net: r6040: Reclaim transmitted buffers in NAPI
Instead of taking one interrupt per packet transmitted, re-use the same
NAPI context to free transmitted buffers. Since we are no longer in hard
IRQ context replace dev_kfree_skb_irq() by dev_kfree_skb().
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions