aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/diag.c
diff options
context:
space:
mode:
authorJon Maloy <jon.maloy@ericsson.com>2018-10-10 17:34:01 +0200
committerDavid S. Miller <davem@davemloft.net>2018-10-10 22:56:07 -0700
commit047491ea334a454fa0647ec99dadcc6dd38417e0 (patch)
tree471f0d373176ce08fdc075c8e526e38263de27b1 /net/tipc/diag.c
parentMerge branch 'net-ipv4-fixes-for-PMTU-when-link-MTU-changes' (diff)
downloadlinux-dev-047491ea334a454fa0647ec99dadcc6dd38417e0.tar.xz
linux-dev-047491ea334a454fa0647ec99dadcc6dd38417e0.zip
tipc: set link tolerance correctly in broadcast link
In the patch referred to below we added link tolerance as an additional criteria for declaring broadcast transmission "stale" and resetting the affected links. However, the 'tolerance' field of the broadcast link is never set, and remains at zero. This renders the whole commit without the intended improving effect, but luckily also with no negative effect. In this commit we add the missing initialization. Fixes: a4dc70d46cf1 ("tipc: extend link reset criteria for stale packet retransmission") Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/diag.c')
0 files changed, 0 insertions, 0 deletions