linux/drivers/staging/rtl8723bs
Thomas Avery 049b5e2ae3 staging: rtl8723bs: Remove yield call, replace with cond_resched()
Remove yield() call. Yield does not guarantee progress, cond_resched()
is a safer alternative

Signed-off-by: Thomas Avery <tavery321@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-29 12:00:15 +02:00
..
core staging: rtl8723bs: Remove yield call, replace with cond_resched() 2018-03-29 12:00:15 +02:00
hal staging: rtl8723bs: Remove unecessary newlines from 'odm.h'. 2018-03-29 11:59:29 +02:00
include staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style. 2018-03-29 11:59:29 +02:00
os_dep staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants. 2018-03-29 11:59:28 +02:00
Kconfig
Makefile
TODO