Staging: rtl8192su: refactored EnableHWSecurityConfig8192 and setKey
authorFlorian Schilhabel <florian.c.schilhabel@googlemail.com>
Thu, 18 Mar 2010 14:16:47 +0000 (15:16 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:52 +0000 (11:35 -0700)
refactored EnableHWSecurityConfig8192 and setKey a bit by replacing
if...else if... else with switch...case

plus cosmetics

Signed-off-by: Florian Schilhabel <florian.c.schilhabel@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found