aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_bdg.h
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2024-12-31 16:26:04 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2024-12-31 16:26:04 +0000
commit4f3a0c719780fdd57c660ceb353bbc71fc555600 (patch)
treeaa790db9af325a6f35db84aa473bd3c8dfcdaf35 /sys/dev/netmap/netmap_bdg.h
parent4940584bbf0b809130f6ac1a7a0c6b00d373af1e (diff)
TCP RACK: don't use an uninitialized variable
When storing the old beta values in rack_swap_beta_values(), ensure that the newreno_flags field is initialized appropriately instead of using an uninitialized value. Since the stored newreno_flags aren't actually used, this fix should not have any functional change. Reviewed by: rrs CID: 1523796 MFC after: 1 week Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D48260
Diffstat (limited to 'sys/dev/netmap/netmap_bdg.h')
0 files changed, 0 insertions, 0 deletions