wifi: mac80211: rx: accept link-addressed frames
authorJohannes Berg <johannes.berg@intel.com>
Tue, 14 Jun 2022 11:08:42 +0000 (13:08 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:12 +0000 (11:43 +0200)
commit892b3bceb0b5340fe8b3480e0ff507a9dfd75b27
treed4179df557fa287fa12c217c3b6e10ded97d038e
parent6858ad75c228e8c47840afeda0f752b50f2e840c
wifi: mac80211: rx: accept link-addressed frames

When checking whether or not to accept a frame in RX,
take into account the configured link addresses. Also
look up the link station correctly.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/rx.c