Merge "icnss: Fix incorrect clean-up of stats"
This commit is contained in:
commit
04fdd6f571
1 changed files with 0 additions and 3 deletions
|
@ -3660,9 +3660,6 @@ static ssize_t icnss_fw_debug_write(struct file *fp,
|
|||
if (ret)
|
||||
return ret;
|
||||
|
||||
if (ret == 0)
|
||||
memset(&priv->stats, 0, sizeof(priv->stats));
|
||||
|
||||
return count;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue