aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorOliver Hartkopp <[email protected]>2022-03-09 13:04:15 +0100
committerMarc Kleine-Budde <[email protected]>2022-03-10 09:23:45 +0100
commit1574481bb3de11c9d44f5405c17e948b76794f39 (patch)
treef43255a99adc8a7eda222a4344d8fba06ccbae09 /tools/perf/scripts/python/flamegraph.py
parent9c0c191d82a1de964ac953a1df8b5744ec670b07 (diff)
vxcan: remove sk reference in peer skb
With can_create_echo_skb() the skb which is forwarded to the peer CAN interface shares the sk pointer from the originating socket. This makes the CAN frame show up in the peer namespace as a TX packet. With the use of skb_clone() analogue to the handling in gw.c the peer skb gets a new start in the peer namespace and correctly appears as a RX packet. Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Oliver Hartkopp <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions