Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e841a60 authored by Avraham Stern's avatar Avraham Stern Committed by Gerrit - the friendly Code Review server
Browse files

cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()



cfg80211_roamed() and cfg80211_roamed_bss() take the same arguments
except that cfg80211_roamed() requires the BSSID and
cfg80211_roamed_bss() requires the bss entry.

Unify the two functions by using a struct for driver initiated
roaming information so that either the BSSID or the bss entry can be
passed as an argument to the unified function.

Signed-off-by: default avatarAvraham Stern <avraham.stern@intel.com>
[modified the ath6k, brcm80211, rndis and wlan-ng drivers accordingly]
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
[modify brcmfmac to remove the useless cast, spotted by Arend]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>

Change-Id: I75748895e5662955f9a2ea299861d67809a55020
Git-commit: 29ce6ecbb83c9185d76e3a7c340c9702d2a54961
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git


CRs-Fixed: 2081129
Signed-off-by: default avatarVidyullatha Kanchanapally <vidyullatha@codeaurora.org>
parent a134670c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment