linux/drivers/net/wireless/ath/ath6kl
Avraham Stern 29ce6ecbb8 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: Avraham Stern <avraham.stern@intel.com>
[modified the ath6k, brcm80211, rndis and wlan-ng drivers accordingly]
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
[modify brcmfmac to remove the useless cast, spotted by Arend]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-04-28 12:28:44 +02:00
..
bmi.c
bmi.h
cfg80211.c cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() 2017-04-28 12:28:44 +02:00
cfg80211.h
common.h
core.c
core.h ath6kl: Use net_device_stats from struct net_device 2017-02-14 19:57:19 +02:00
debug.c
debug.h ath6kl: add __printf verification to ath6kl_dbg 2017-04-13 15:43:39 +03:00
hif-ops.h
hif.c
hif.h
htc-ops.h
htc.h
htc_mbox.c
htc_pipe.c ath6kl: add __printf verification to ath6kl_dbg 2017-04-13 15:43:39 +03:00
init.c
Kconfig
main.c ath6kl: Use net_device_stats from struct net_device 2017-02-14 19:57:19 +02:00
Makefile
recovery.c
sdio.c
target.h
testmode.c netlink: pass extended ACK struct to parsing functions 2017-04-13 13:58:22 -04:00
testmode.h
trace.c
trace.h
txrx.c ath6kl: Use net_device_stats from struct net_device 2017-02-14 19:57:19 +02:00
usb.c
wmi.c ath6kl: add __printf verification to ath6kl_dbg 2017-04-13 15:43:39 +03:00
wmi.h