-
由 Larry Finger 提交于
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: NPavel Andrianov <andrianov@ispras.ru> Signed-off-by: NLarry Finger <Larry.Finger@lwfinger.net> Cc: Pavel Andrianov <andrianov@ispras.ru> Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
31c2e76c