android_kernel_xiaomi_sm7250/net/wireless
Johannes Berg d934e5ce93 cfg80211: regulatory: make initialization more robust
[ Upstream commit 71e5e886806ee3f8e0c44ed945eb2e4d6659c6e3 ]

Since my change to split out the regulatory init to occur later,
any issues during earlier cfg80211_init() or errors during the
platform device allocation would lead to crashes later. Make this
more robust by checking that the earlier initialization succeeded.

Fixes: d7be102f29 ("cfg80211: initialize regulatory keys/database later")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:49:57 +01:00
..
certs
.gitignore
ap.c
chan.c
core.c
core.h
debugfs.c
debugfs.h
ethtool.c
ibss.c
Kconfig
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
lib80211.c
Makefile
mesh.c
mlme.c
nl80211.c cfg80211: fix memory leak in cfg80211_cqm_rssi_update 2020-01-23 08:21:33 +01:00
nl80211.h
ocb.c
of.c
radiotap.c
rdev-ops.h cfg80211: check for set_wiphy_params 2020-01-23 08:21:37 +01:00
reg.c cfg80211: regulatory: make initialization more robust 2020-01-27 14:49:57 +01:00
reg.h
scan.c
sme.c cfg80211: fix deadlocks in autodisconnect work 2020-01-23 08:21:33 +01:00
sysfs.c
sysfs.h
trace.c
trace.h
util.c cfg80211: fix page refcount issue in A-MSDU decap 2020-01-23 08:21:33 +01:00
wext-compat.c
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c