Jon Maloy 27469b7352 tipc: remove redundant code in topology server
The socket handling in the topology server is unnecessarily generic.
It is prepared to handle both SOCK_RDM, SOCK_DGRAM and SOCK_STREAM
type sockets, as well as the only socket type which is really used,
SOCK_SEQPACKET.

We now remove this redundant code to make the code more readable.

Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-16 15:26:33 -05:00
..
2017-11-01 12:19:03 +09:00
2018-02-13 10:36:06 -05:00
2018-02-13 10:36:09 -05:00
2017-11-08 16:12:33 +09:00
2018-02-13 10:36:08 -05:00
2018-02-13 13:56:31 -05:00
2018-02-13 10:36:08 -05:00
2018-02-13 10:36:08 -05:00
2018-02-01 09:51:57 -08:00
2018-02-13 10:36:05 -05:00