linux/drivers/staging/rtl8188eu
Luis de Bethencourt 7346489110 staging: rtl8188eu: fix misleading indentation
Code is correct, i needs to be moved back by 2 to correct for the last
iteration of the while loop, since READ_NEXT_PAIR advances two. Fixing
the misleading indentation.

Fix a smatch warning:
drivers/staging/rtl8188eu/hal/rf_cfg.c:217
rtl88e_phy_config_rf_with_headerfile() warn: curly braces intended?

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-24 19:25:13 -07:00
..
core rtl8188eu : BIT() macro cleanup 2015-10-24 19:25:13 -07:00
hal staging: rtl8188eu: fix misleading indentation 2015-10-24 19:25:13 -07:00
include rtl8188eu : BIT() macro cleanup 2015-10-24 19:25:13 -07:00
os_dep staging: r8188eu: Add _enter_critical_mutex() error handling 2015-10-17 20:56:10 -07: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