OSDN Git Service

wifi: mac80211: fix RX MLD address translation
authorJohannes Berg <johannes.berg@intel.com>
Mon, 18 Jul 2022 14:40:36 +0000 (16:40 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jul 2022 12:27:48 +0000 (14:27 +0200)
commit1f6389440cebfbca40cc513da69c54b5c24381b1
tree804114e468145debd30bc648e0d5f1e61a583d18
parent206c8c0680b15d2630900ca27eb971c5d25557e8
wifi: mac80211: fix RX MLD address translation

We should only translate addr3 here if it's the BSSID.

Fixes: 42fb9148c078 ("wifi: mac80211: do link->MLD address translation on RX")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c