diff options
author | Jon Maloy <jon.maloy@ericsson.com> | 2019-04-11 21:56:28 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-11 13:42:35 -0700 |
commit | 909620ff72c8fcf95b6ef1dca850b24bf016dd27 (patch) | |
tree | 1005b00adcc986b88c6ed22ef45f73670d43ce16 /include/sound/cs8403.h | |
parent | 9e35552ae1eafd666e7388a1a94a321665d2f911 (diff) |
tipc: use standard write_lock & unlock functions when creating node
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 <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/sound/cs8403.h')
0 files changed, 0 insertions, 0 deletions