From: Jon Maloy <[email protected]>
Date: Thu, 11 Apr 2019 21:56:28 +0200

> In the function tipc_node_create() we protect the peer capability field
> by using the node rw_lock. However, we access the lock directly instead
> of using the dedicated functions for this, as we do everywhere else in
> node.c. This cosmetic spot is fixed here.
> 
> Fixes: 40999f11ce67 ("tipc: make link capability update thread safe")
> Signed-off-by: Jon Maloy <[email protected]>
> 
> ---
> v2: corrected format of "Fixed:" tag

Applied, thanks Jon.


_______________________________________________
tipc-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to