linux-brain/drivers/staging/ks7010
Christophe JAILLET 917eb0bbb8 staging: ks7010: Fix the initialization of the 'sleep_status' structure
[ Upstream commit 56315e55119c0ea57e142b6efb7c31208628ad86 ]

'sleep_status' has 3 atomic_t members. Initialize the 3 of them instead of
initializing only 2 of them and setting 0 twice to the same variable.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/d2e52a33a9beab41879551d0ae2fdfc99970adab.1626856991.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-22 12:26:30 +02:00
..
Kconfig Revert "staging: ks7010: Fix build error" 2019-06-24 16:45:34 +08:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
TODO staging: ks7010: removed custom Michael MIC implementation. 2019-02-28 19:14:53 +01:00
eap_packet.h
ks7010_sdio.c staging: ks7010: Fix the initialization of the 'sleep_status' structure 2021-09-22 12:26:30 +02:00
ks_hostif.c staging: ks7010: Merge multiple return variables in ks_hostif.c 2019-05-30 14:09:46 -07:00
ks_hostif.h
ks_wlan.h
ks_wlan_ioctl.h
ks_wlan_net.c staging: ks7010: prevent buffer overflow in ks_wlan_set_scan() 2021-03-17 17:03:53 +01:00