Re: [PATCH] sctp: don't break the loop while meeting theactive_path so as to find the matched transport

From: David Miller
Date: Wed Mar 13 2013 - 10:10:57 EST


From: Vlad Yasevich <vyasevich@xxxxxxxxx>
Date: Wed, 13 Mar 2013 09:52:48 -0400

> On 03/08/2013 02:39 AM, Xufeng Zhang wrote:
>> sctp_assoc_lookup_tsn() function searchs which transport a certain TSN
>> was sent on, if not found in the active_path transport, then go search
>> all the other transports in the peer's transport_addr_list, however,
>> we
>> should continue to the next entry rather than break the loop when meet
>> the active_path transport.
>>
>> Signed-off-by: Xufeng Zhang <xufeng.zhang@xxxxxxxxxxxxx>
...
> Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx>
...
> Acked-by: Vlad Yasevich <vyasevich@xxxxxxxxx>

Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/