Staging: rtl8192u: r819xU_firmware: removed commented out variable
authorTolga Ceylan <tolga.ceylan@gmail.com>
Fri, 20 Feb 2015 05:54:08 +0000 (21:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 00:57:13 +0000 (16:57 -0800)
Removed commented out variable

Signed-off-by: Tolga Ceylan <tolga.ceylan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r819xU_firmware.c

index 1a3a09f81895ef9b63d13200792bd6ac77c376f8..f0ae3abd11852ec25361bbdfb733fd7f46909e47 100644 (file)
@@ -37,7 +37,6 @@ static bool fw_download_code(struct net_device *dev, u8 *code_virtual_address,
        bool                rt_status = true;
        u16                 frag_threshold;
        u16                 frag_length, frag_offset = 0;
-       //u16               total_size;
        int                 i;
 
        rt_firmware         *pfirmware = priv->pFirmware;
This page took 0.025439 seconds and 5 git commands to generate.