diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2014-03-15 21:31:16 -0400 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2014-03-25 00:19:23 -0400 |
commit | b1b718173a64470b6f04261146c0b369004a4346 (patch) | |
tree | 1e1143c7ec40a6e1b8b7cc734329c5f65b232356 /tools/perf/scripts/python/syscall-counts.py | |
parent | 69e73d2391e9fc0f2c5df3935197ccefafc5760f (diff) |
vmxnet3: Call dev_kfree_skb_any instead of dev_kfree_skb.
Replace dev_kfree_skb with dev_kfree_skb_any in vmnet3_tx_xmit which
can be called in hard irq and other contexts. vmnet3_tx_xmit only
frees skbs that it has dropped.
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