linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
Ping-Ke Shih 12e6bea1aa wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C command
The "->allstasleep" variable is a 1 bit bitfield. It can only be 0 or 1.
This "= -1" assignement should be "= 0" as other chips and vendor driver.

Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Closes: https://lore.kernel.org/linux-wireless/5c992936-4e7b-4c0a-abfc-0ec0fb9ef9fd@suswa.mountain/T/#t
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/1762390172-21091-1-git-send-email-pkshih@realtek.com
2025-11-11 10:10:21 +08:00
..
def.h
dm.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
dm.h
fw.c wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C command 2025-11-11 10:10:21 +08:00
fw.h
hw.c rtw-next patches for v6.17 2025-06-25 08:47:29 +02:00
hw.h
led.c wifi: rtlwifi: simplify LED management 2023-06-21 21:31:10 +03:00
led.h wifi: rtlwifi: simplify LED management 2023-06-21 21:31:10 +03:00
Makefile
phy.c wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift() 2023-12-21 16:40:16 +02:00
phy.h
pwrseq.c
pwrseq.h
reg.h
rf.c rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbg 2020-08-31 18:25:47 +03:00
rf.h
sw.c wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfg 2025-06-10 09:12:16 +08:00
table.c
table.h
trx.c wifi: rtlwifi: simplify TX command fill callbacks 2023-10-14 09:42:24 +03:00
trx.h wifi: rtlwifi: simplify TX command fill callbacks 2023-10-14 09:42:24 +03:00