summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorParthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>2016-11-01 16:02:41 +0300
committerDavid S. Miller <davem@davemloft.net>2016-11-01 18:53:24 +0300
commit360aab6b49b93937bafd45034d33e7d44148fe82 (patch)
tree8c32130962a9ca48468f0cdcd8a14b84d74a60ad /scripts
parentd6fb7e9c9946578667283805b9a73f318e3a0554 (diff)
downloadlinux-360aab6b49b93937bafd45034d33e7d44148fe82.tar.xz
tipc: remove probing_intv from tipc_sock
Until now, probing_intv is a variable in struct tipc_sock but is always set to a constant CONN_PROBING_INTERVAL. The socket connection is probed based on this value. In this commit, we remove this variable and setup the socket timer based on the constant CONN_PROBING_INTERVAL. There is no functional change in this commit. Acked-by: Ying Xue <ying.xue@windriver.com> Acked-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions