linux/drivers/net/wireless
Johannes Berg 75fd4fec3e iwlwifi: mvm: fix error checking for multi/broadcast sta
The earlier patch called the station add functions but didn't
assign their return value to the ret variable, so that the
checks for it were meaningless. Fix that.

Found by smatch:

.../mac80211.c:2560 iwl_mvm_start_ap_ibss() warn: we tested 'ret' before and it was 'false'
.../mac80211.c:2563 iwl_mvm_start_ap_ibss() warn: we tested 'ret' before and it was 'false'

Fixes: 3a89411cd31c ("iwlwifi: mvm: fix assert 0x2B00 on older FWs")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2018-03-16 12:34:53 +02:00
..
admtek
ath Revert "ath10k: add sanity check to ie_len before parsing fw/board ie" 2018-02-08 14:34:18 +02:00
atmel
broadcom brcmfmac: fix P2P_DEVICE ethernet address generation 2018-03-07 16:36:41 +02:00
cisco
intel iwlwifi: mvm: fix error checking for multi/broadcast sta 2018-03-16 12:34:53 +02:00
intersil
marvell
mediatek mt76: do not set status->aggr for NULL data frames 2018-02-01 10:44:01 +02:00
quantenna qtnfmac: remove redundant 'unlikely' checks 2018-01-24 18:01:02 +02:00
ralink vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
realtek rtlwifi: rtl8723be: Fix loss of signal 2018-02-25 09:47:15 +02:00
rsi
st
ti
zydas
Kconfig
mac80211_hwsim.c Various fixes across the tree, the shortlog basically says it all: 2018-02-22 15:17:01 -05:00
mac80211_hwsim.h
Makefile
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501.h
wl3501_cs.c