alistair23-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 staging: rtl8723bs: force driver to be built as a module. 2017-04-11 07:35:53 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO