tipc: remove retransmission queue
authorYing Xue <ying.xue@windriver.com>
Wed, 26 Nov 2014 03:41:47 +0000 (11:41 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2014 17:30:16 +0000 (12:30 -0500)
commit7b6f087f98107617e0535a6ed378c561f1ae84d7
tree19f87228de36f10323966cb52aeaddb28d914d9e
parent8965d250c28f588d2a6dca2a0b00e4bb895b58e0
tipc: remove retransmission queue

TIPC retransmission queue is intended to record which messages
should be retransmitted when bearer is not congested. However,
as the retransmission queue becomes useless with the removal of
bearer congestion mechanism, it should be removed.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/link.c
net/tipc/link.h