Staging: rtl8192su: refactored FirmwareCheckReady
authorFlorian Schilhabel <florian.c.schilhabel@googlemail.com>
Tue, 4 May 2010 12:24:12 +0000 (14:24 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:04 +0000 (11:36 -0700)
replaced if..else if..else by a switch.
this is hopefully easier to read.

plus cosmetics.

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

No differences found