wifi: cfg80211: simplify cfg80211_mlme_auth() prototype
authorJohannes Berg <johannes.berg@intel.com>
Wed, 1 Jun 2022 20:42:28 +0000 (22:42 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:55:48 +0000 (12:55 +0200)
commit325839da9581ee3e881e9c318cbebbdd680cb101
tree13d21d116f75904ac4ce871c6b283ac6f6eebdfb
parent0f48b8b88aa9ed7b65d7cb55dbc57ec914ddada1
wifi: cfg80211: simplify cfg80211_mlme_auth() prototype

This function has far too many parameters now, move out
the BSS lookup and pass the request struct instead.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/sme.c