OSDN Git Service

wifi: mac80211_hwsim: use MLO link ID for TX
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 14 Jun 2022 14:17:20 +0000 (17:17 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:24 +0000 (11:43 +0200)
commit2ab60f49eb4d87998be602ca09c0e88b0808142b
tree9d4f73f02f2b650e514ce17dc8ee9c6d9cdc4c91
parentaea9a6088ae46e77527716496ab259ddfa320148
wifi: mac80211_hwsim: use MLO link ID for TX

Use the link ID provided in TX frame metadata to select the correct
channel. For now, always select the link with the lowest link ID and
do some address translation.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c