aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorMordechay Goodstein <[email protected]>2024-05-10 17:06:35 +0300
committerJohannes Berg <[email protected]>2024-05-29 15:30:13 +0200
commit0f2e9f6f21d1ff292363cdfb5bc4d492eeaff76e (patch)
treed3e81a78295394e7c65a46eb9f26f42cde50e3a7 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent4a7aace2899711592327463c1a29ffee44fcc66e (diff)
wifi: iwlwifi: mvm: set properly mac header
In the driver we only use skb_put* for adding data to the skb, hence data never moves and skb_reset_mac_haeder would set mac_header to the first time data was added and not to mac80211 header, fix this my using the actual len of bytes added for setting the mac header. Fixes: 3f7a9d577d47 ("wifi: iwlwifi: mvm: simplify by using SKB MAC header pointer") Signed-off-by: Mordechay Goodstein <[email protected]> Reviewed-by: Johannes Berg <[email protected]> Signed-off-by: Miri Korenblit <[email protected]> Link: https://msgid.link/20240510170500.12f2de2909c3.I72a819b96f2fe55bde192a8fd31a4b96c301aa73@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions