]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit701106f8e4c92053433696e97c6292715980c012
tree59ee60d3e58e62cda005dc6e72e638784021d74a
parent7b774e460a350162e74dd94ce2bd02a704593f84
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