]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: rtl8192su: refactored FirmwareDownload92S
authorFlorian Schilhabel <florian.c.schilhabel@googlemail.com>
Thu, 18 Mar 2010 14:17:29 +0000 (15:17 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:52 +0000 (11:35 -0700)
commitf06ebfee1755e751f3e58ccc0b157f0fef5a72a5
tree9532326a3e4a7f60d9fd25eec37ffc83f62d398c
parent8dbe821edfbce4ad3cad2076b32745f0aa08a77e
Staging: rtl8192su: refactored FirmwareDownload92S

added a new function: FirmwareRequest92S

This function(instead of FirmwareDownload92S) is now responsible for
requesting the firmware.

FirmwareDownload92S is now easier to read, smaller and follows kernel
coding style.

plus cosmetics.

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