diff options
author | Martin Kaiser <[email protected]> | 2022-03-05 15:41:15 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-14 18:29:34 +0100 |
commit | 05a0a115aa04d6402a69964b23a989314cc53204 (patch) | |
tree | df78cfaac71144c0f15e14b75f4960de5e35f05f /net/lapb/lapb_timer.c | |
parent | 618a9b2719c383ec63782388f0fd04f72562d0ac (diff) |
staging: r8188eu: don't initialize drvinfo_sz to 0
In update_recvframe_attrib_88e, there's an initial memset which sets
all of pattrib to 0. There's no need to set pattrib->drvinfo_sz = 0
again later.
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions