aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorMichal Kalderon <[email protected]>2020-01-27 15:26:18 +0200
committerDavid S. Miller <[email protected]>2020-01-27 14:35:32 +0100
commit6bc82d9b7e6371673992ed5e3897cf7fb8cc4f41 (patch)
treef691227fd00e3ceaee62d0ff14405b018cb12db3 /net/ipv4/tcp_output.c
parent8a52bbab39c9791480cbae86c69ad0d47f62972e (diff)
qed: rt init valid initialization changed
The QM phase init tool can be invoked multiple times during the driver lifetime. Part of the init comes from the runtime array. The logic for setting the values did not init all values, basically assuming the runtime array was all zeroes. But if it was invoked multiple times, nobody was zeroing it after the first time. In this change we zero the runtime array right after using it. Signed-off-by: Ariel Elior <[email protected]> Signed-off-by: Michal Kalderon <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions