Nicholas Mc Guire e914024d46 staging: rtl8188eu: odm: conditional setting 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. Due to this being a fall-through-if here - the first
if condition has no effect either - so it also can be removed.
struct mlme_priv is thus also no longer needed here.

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
..
2015-02-03 15:58:39 -08:00
2015-02-02 08:41:02 -08:00
2015-01-17 15:00:23 -08:00
2014-12-15 18:06:13 -08:00
2015-02-03 15:58:52 -08:00
2015-02-03 15:58:52 -08:00