diff options
author | Wan Jiabing <[email protected]> | 2022-03-18 17:24:48 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 13:45:09 +0100 |
commit | 41197a5f11a4b2d11ac19bc62552022153032811 (patch) | |
tree | 2bf4fe76200613424e15078669e8ae4f90cf8ade /net/lapb/lapb_subr.c | |
parent | 832ce36f44a2c5dd3cb6be6dfb9003715f8dca2a (diff) |
staging: r8188eu: remove unnecessary memset in r8188eu
psetauthparm and precvpriv->pallocated_recv_buf are allocated by kzalloc().
It is unnecessary to call memset again.
Signed-off-by: Wan Jiabing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions