[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130313.101100.2171722464896294416.davem@davemloft.net>
Date: Wed, 13 Mar 2013 10:11:00 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: vyasevich@...il.com
Cc: xufeng.zhang@...driver.com, nhorman@...driver.com,
linux-sctp@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sctp: don't break the loop while meeting the
active_path so as to find the matched transport
From: Vlad Yasevich <vyasevich@...il.com>
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@...driver.com>
...
> Acked-by: Neil Horman <nhorman@...driver.com>
...
> Acked-by: Vlad Yasevich <vyasevich@...il.com>
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists