From: Jon Maloy <jon.ma...@ericsson.com>
Date: Wed,  2 Dec 2015 15:19:37 -0500

> Commit 5405ff6e15f40f2f ("tipc: convert node lock to rwlock")
> introduced a bug to the node reference counter handling. When a
> message is successfully sent in the function tipc_node_xmit(),
> we return directly after releasing the node lock, instead of
> continuing and decrementing the node reference counter as we
> should do.
> 
> This commit fixes this bug.
> 
> Signed-off-by: Jon Maloy <jon.ma...@ericsson.com>

Applied, thanks.
--
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