]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit8dbe821edfbce4ad3cad2076b32745f0aa08a77e
tree3dbda9f417d7853fd9366867f32f2ee25daa930c
parent33f84a8f2110afbb819c8336cb73d517fc0b2891
Staging: rtl8192su: refactored EnableHWSecurityConfig8192 and setKey

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>
drivers/staging/rtl8192su/r8192U_core.c