wifi: mac80211: move ieee80211_bssid_match() function
authorJohannes Berg <johannes.berg@intel.com>
Tue, 14 Jun 2022 10:07:11 +0000 (12:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:57:08 +0000 (12:57 +0200)
commit7e60096f6733350ccb9f55c8084cb421e1934f81
tree59ee60d3e58e62cda005dc6e72e638784021d74a
parent6e8912a503759bb8f1f01c5b761d0d45815fa6de
wifi: mac80211: move ieee80211_bssid_match() function

This is only used in rx.c, so move it into the file.

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