linux-stable/drivers/staging/rtl8188eu
Geliang Tang b9f1c275b6 staging: rtl8188eu: use list_first_entry_or_null()
Use list_first_entry_or_null() instead of list_empty() + container_of()
to simplify the code.

Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-07 19:00:46 -08:00
..
core staging: rtl8188eu: use list_first_entry_or_null() 2016-02-07 19:00:46 -08:00
hal staging: rtl8188eu: rarely used macros replaced by their definitions 2015-11-15 20:02:47 -08:00
include staging: rtl8188eu: rename camelcase bAcceptAddbaReq 2016-02-07 18:58:31 -08:00
os_dep staging: rtl8188eu: rename camelcase bAcceptAddbaReq 2016-02-07 18:58:31 -08:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile staging: rtl8188eu: provide an absolute path to include folder 2016-02-07 19:00:46 -08:00
TODO