Staging: rtl8192u: r819xU_firmware: removed commented out variable
Removed commented out variable Signed-off-by: Tolga Ceylan <tolga.ceylan@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
535f2e7df8
commit
8edd9e7cf1
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue