tipc: Don't reset the timeout when restarting
authorArnaldo Carvalho de Melo <acme@kernel.org>
Fri, 23 May 2014 19:55:12 +0000 (15:55 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 May 2014 18:11:41 +0000 (14:11 -0400)
commit85d3fc9418dc5b357290de89b99c9a8bdd9eef89
tree2e4f7c47b56dc7ffdfe1e45fa3bd58c4c5d11580
parent6c705d1362074f904394dbfbf2945c5180da4cc5
tipc: Don't reset the timeout when restarting

As it may then take longer than what the user specified using
setsockopt(SO_RCVTIMEO).

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/socket.c