summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-15 16:59:27 -0700
committerEric W. Biederman <ebiederm@xmission.com>2014-03-24 21:19:00 -0700
commit086dfb7fadde4400f1473e7e818abf833f0e06c4 (patch)
treee9f36581d56fefddc5ecf1882ab5b7e62696f23d /tools/perf/scripts/python/syscall-counts.py
parent2c3d0bc0278746a073aadd6e2af6794adcc1e7d7 (diff)
dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Replace dev_kfree_skb with dev_kfree_skb_any in dmfe_start_xmit that can be called in hard irq and other contexts, when the packet is dropped. Replace dev_kfree_skb with dev_consume_skb_any in dmfe_start_xmit that can be called in hard irq and other contexts, when the packet is transmitted. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions