Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/realtek/rtlwifi/rtl8723be
Larry Finger 31c2e76c77 rtlwifi: rtl8723be: Fix potential race condition
Flag rfchange_inprogress in struct rtl_ps_ctl is protected by a spinlock
in most routines but not in rtl8723be_dm_watchdog(), which could
lead to a race condition. The necessary locking to prevent this condition
is added.

Reported-by: Pavel Andrianov <andrianov@ispras.ru>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Pavel Andrianov <andrianov@ispras.ru>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-07-05 17:31:43 +03:00
..
2016-06-29 18:48:15 +03:00
2016-04-06 21:36:27 +03:00
2016-06-29 18:48:15 +03:00
2016-06-29 18:48:15 +03:00