diff options
author | Aditya Kumar Singh <[email protected]> | 2024-03-13 20:24:02 +0530 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-03-25 15:37:48 +0100 |
commit | e959521760ddfe7103a4cbe3d117047ff22690c0 (patch) | |
tree | 7feaa9fb95a4d2a294a44686cce366036a06030d /tools/perf/scripts/python/stackcollapse.py | |
parent | b8cf4f4d700acaa7b3b40eb877a226b9a95164df (diff) |
wifi: mac80211_hwsim: set link ID information during Rx
Currently link ID information is not passed to mac80211 via Rx status by
mac80211_hwsim. This leads to packet getting dropped in function
__ieee80211_rx_handle_packet since it expects the link ID if packet is
intended for a MLO station and the station is not directly passed via
pubsta function argument.
Add changes to pass the link ID information in Rx status.
Signed-off-by: Aditya Kumar Singh <[email protected]>
Reviewed-by: Jeff Johnson <[email protected]>
Link: https://msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions