diff options
author | Pavel Begunkov <[email protected]> | 2022-04-28 11:58:46 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-04-30 12:58:44 +0100 |
commit | c526fd8f9f4f21cb83c0b1c9a1ee9c0ac9be9e2e (patch) | |
tree | dca886981e1db5d684a10fa7b6a4f56fd877dcc1 /tools/perf/scripts/python/netdev-times.py | |
parent | 657dd5f97b2ed16cdaa6339f42f9130240af1c04 (diff) |
net: inline dev_queue_xmit()
Inline dev_queue_xmit() and dev_queue_xmit_accel(), they both are small
proxy functions doing nothing but redirecting the control flow to
__dev_queue_xmit().
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions