]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/rtl8192u/r819xU_firmware.c
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / staging / rtl8192u / r819xU_firmware.c
index 4bb5fffca5b9a0d54c5191a412c060ca3233d0e0..b12d190797984930dbe592fbe4a25851bebd150f 100644 (file)
@@ -275,11 +275,11 @@ bool init_firmware(struct net_device *dev)
 
        /*
         * Download boot, main, and data image for System reset.
-        * Download data image for firmware reseta
+        * Download data image for firmware reset
         */
        for(init_step = starting_state; init_step <= FW_INIT_STEP2_DATA; init_step++) {
                /*
-                * Open Image file, and map file to contineous memory if open file success.
+                * Open image file, and map file to continuous memory if open file success.
                 * or read image file from array. Default load from IMG file
                 */
                if(rst_opt == OPT_SYSTEM_RESET) {