]> git.baikalelectronics.ru Git - kernel.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)
commit646700ce8a9df5c0f808e7f6e1a835e7973a1174
tree9532326a3e4a7f60d9fd25eec37ffc83f62d398c
parente832ac15eb778594ab0bc969dffa6cc645e3d0ab
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