Skip to content
Commit b8f7544a authored by Wan Jiabing's avatar Wan Jiabing Committed by David S. Miller
Browse files

qed: remove unnecessary memset in qed_init_fw_funcs



allocated_mem is allocated by kcalloc(). The memory is set to zero.
It is unnecessary to call memset again.

Signed-off-by: default avatarWan Jiabing <wanjiabing@vivo.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f22881de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment