diff options
author | Neil Horman <nhorman@tuxdriver.com> | 2010-03-15 03:58:45 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-17 00:23:24 -0400 |
commit | ca50910185fcce694af0cc194de50d2374a7c7ef (patch) | |
tree | 536680f779e146ba2f793c6139e569c8af8178d6 /net/tipc/core.c | |
parent | 1a624832a06b465d0e5651901bcbc3680c78d374 (diff) |
tipc: Allow retransmission of cloned buffers
Forward port commit
fc477e160af086f6e30c3d4fdf5f5c000d29beb5
from git://tipc.cslab.ericsson.net/pub/git/people/allan/tipc.git
Origional commit message:
Allow retransmission of cloned buffers
This patch fixes an issue with TIPC's message retransmission logic
that prevented retransmission of clone sk_buffs. Originally intended
as a means of avoiding wasted work in retransmitting messages that
were still on the driver's outbound queue, it also prevented TIPC
from retransmitting messages through other means -- such as the
secondary bearer of the broadcast link, or another interface in a
set of bonded interfaces. This fix removes existing checks for
cloned sk_buffs that prevented such retransmission.
Origionally-Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/core.c')
0 files changed, 0 insertions, 0 deletions