commit | 78a7ea370d5f0eb6f3e774e7f6afece1c3a6860f | [log] [tgz] |
---|---|---|
author | Mukesh Sisodiya <[email protected]> | Fri Jun 16 09:53:51 2023 +0300 |
committer | Johannes Berg <[email protected]> | Mon Jun 19 12:05:27 2023 +0200 |
tree | d62decf6f58ab52f59b9f93dd9065b848469cf56 | |
parent | c6112046b1a9c130c455ab0bbe74c3f41138693c [diff] |
wifi: mac80211: handle TDLS negotiation with MLO Userspace can now select the link to use for TDLS management frames (indicating e.g. which BSSID should be used), use the link_id received from cfg80211 to build the frames. Signed-off-by: Mukesh Sisodiya <[email protected]> Signed-off-by: Gregory Greenman <[email protected]> Link: https://lore.kernel.org/r/20230616094948.ce1fc230b505.Ie773c5679805001f5a52680d68d9ce0232c57648@changeid [Benjamin fixed some locking] Co-developed-by: Benjamin Berg <[email protected]> Signed-off-by: Benjamin Berg <[email protected]> [fix sta mutex locking too] Signed-off-by: Johannes Berg <[email protected]>