linux-stable/drivers/staging/rtl8188eu
Ivan Safonov bbef4729a1 staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro
ARRAY_SIZE shorter and more difficult to create bugs.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-29 09:09:08 +09:00
..
core rtl8188eu : BIT() macro cleanup 2015-10-24 19:25:13 -07:00
hal staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro 2015-10-29 09:09:08 +09:00
include rtl8188eu : BIT() macro cleanup 2015-10-24 19:25:13 -07:00
os_dep staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro 2015-10-29 09:09:08 +09:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames 2015-09-18 19:53:50 -07:00
TODO