]> 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)
commit320373575ad113dee3874d9da7bc209eed00a066
tree59ee60d3e58e62cda005dc6e72e638784021d74a
parentc78f3bf918ce887bebd92e120d4fc059b079f4ed
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