diff options
author | Jiri Benc <[email protected]> | 2016-02-23 18:02:59 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-02-25 15:17:12 -0500 |
commit | 10a5af238cd29b7e43af0dc0690ae9baa0650c36 (patch) | |
tree | 6e4383a2dc4cec9568298126abc733bfdb672eaf /tools/perf/scripts/python/sched-migration.py | |
parent | f2d1968ec85e85def98fdea0cf325851433bb60a (diff) |
vxlan: simplify metadata_dst usage in vxlan_rcv
Now when the packet is scrubbed early, the metadata_dst can be assigned to
the skb as soon as it is allocated. This simplifies the error cleanup path,
as the dst will be freed by kfree_skb. It is also not necessary to pass it
as a parameter to functions anymore.
Signed-off-by: Jiri Benc <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions