linux/drivers/staging/rtl8188eu
Nicholas Mc Guire 3d272700d7 staging: rtl8188eu: odm: condition with no effect
The if and the else branch code are identical - so the condition has no
effect on the effective code - this patch removes the condition and the
duplicated code.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-02-07 17:37:52 +08:00
..
core staging: rtl8188eu: core: rtw_wlan_util.c: Fix for NULL dereference 2015-01-28 10:56:49 -08:00
hal staging: rtl8188eu: odm: condition with no effect 2015-02-07 17:37:52 +08:00
include staging: rtl8188eu: use msecs_to_jiffies for conversions 2015-02-07 17:25:42 +08:00
os_dep staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function 2015-01-17 14:06:03 -08:00
Kconfig staging: rtl8188eu: Remove P2P support 2014-07-09 21:08:47 -07:00
Makefile staging: rtl8188eu: Remove odm_debug.c 2014-09-23 23:47:12 -07:00
TODO