diff options
author | Aditya Kumar Singh <quic_adisi@quicinc.com> | 2024-03-13 17:54:02 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-03-25 17:37:48 +0300 |
commit | e959521760ddfe7103a4cbe3d117047ff22690c0 (patch) | |
tree | 7feaa9fb95a4d2a294a44686cce366036a06030d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b8cf4f4d700acaa7b3b40eb877a226b9a95164df (diff) | |
download | linux-e959521760ddfe7103a4cbe3d117047ff22690c0.tar.xz |
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 <quic_adisi@quicinc.com>
Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Link: https://msgid.link/20240313145402.456514-1-quic_adisi@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions