From: Insu Yun
Date: Wed, 17 Feb 2016 11:47:35 -0500
> tipc_bcast_unlock need to be unlocked in error path.
>
> Signed-off-by: Insu Yun
Applied.
; yeongjin.j...@gatech.edu; i...@gatech.edu;
chang...@gatech.edu; Insu Yun
Subject: [PATCH] tipc: unlock in error path
tipc_bcast_unlock need to be unlocked in error path.
Signed-off-by: Insu Yun
---
net/tipc/link.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/tipc/link.c b
tipc_bcast_unlock need to be unlocked in error path.
Signed-off-by: Insu Yun
---
net/tipc/link.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/tipc/link.c b/net/tipc/link.c
index 0c2944f..347cdc9 100644
--- a/net/tipc/link.c
+++ b/net/tipc/link.c
@@ -1973,8 +1973,10