[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150416.121139.1274893629327012249.davem@davemloft.net>
Date: Thu, 16 Apr 2015 12:11:39 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: weiyj_lk@....com
Cc: kuznet@....inr.ac.ru, jmorris@...ei.org, yoshfuji@...ux-ipv6.org,
kaber@...sh.net, xiyou.wangcong@...il.com,
yongjun_wei@...ndmicro.com.cn, netdev@...r.kernel.org
Subject: Re: [PATCH -next] fou: Fix missing unlock on error in fou_nl_dump()
From: weiyj_lk@....com
Date: Thu, 16 Apr 2015 20:14:39 +0800
> From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
>
> Add the missing unlock before return from function fou_nl_dump()
> in the error handling case.
>
> Fixes: 7a6c8c34e5b7 (fou: implement FOU_CMD_GET)
> Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Your patch adds a warning because you fail to remove the 'done'
label which is no longer used.
Cong Wang already submitted a patch which does remove the 'done'
field properly, so I will apply his version.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists