diff options
| author | Jon Paul Maloy <[email protected]> | 2015-12-02 20:19:37 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-12-03 20:19:40 +0000 |
| commit | dc8d1eb305984b1182f5e85de3c3a1f8592b83af (patch) | |
| tree | 612716949497835537f318a836fbd4f2490a0951 /net/unix/af_unix.c | |
| parent | Merge branch 'mvneta-ethtool-autoneg' (diff) | |
| download | kernel-dc8d1eb305984b1182f5e85de3c3a1f8592b83af.tar.gz kernel-dc8d1eb305984b1182f5e85de3c3a1f8592b83af.zip | |
tipc: fix node reference count bug
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
