From: Vladislav Yasevich <vyasev...@gmail.com>
Date: Fri, 28 Aug 2015 21:23:39 -0400

> When removing an non-primary transport during ASCONF
> processing, we end up traversing the transport list
> twice: once in sctp_cmd_del_non_primary, and once in
> sctp_assoc_del_peer.  We can avoid the second
> search and call sctp_assoc_rm_peer() instead.
> Found by code inspection during code reviews.
> 
> Signed-off-by: Vladislav Yasevich <vyasev...@gmail.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to