diff options
author | Aditya Kumar Singh <[email protected]> | 2024-05-09 08:55:55 +0530 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-05-29 15:25:36 +0200 |
commit | 8ecc4d7a7cd3e9704b63b8e4f6cd8b6b7314210f (patch) | |
tree | 67784d26e220484d05247247a910e482ba6ede1a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | f7a8b10bfd614d7a9a16fbe80d28ead4f063cb00 (diff) |
wifi: mac80211: pass proper link id for channel switch started notification
Original changes[1] posted is having proper changes. However, at the same
time, there was chandef puncturing changes which had a conflict with this.
While applying, two errors crept in -
a) Whitespace error.
b) Link ID being passed to channel switch started notifier function is
0. However proper link ID is present in the function.
Fix these now.
[1] https://lore.kernel.org/all/[email protected]/
Fixes: 1a96bb4e8a79 ("wifi: mac80211: start and finalize channel switch on link basis")
Signed-off-by: Aditya Kumar Singh <[email protected]>
Link: https://msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions