Commits

Corey Minyard committed 04e006a8e47
ipmi:ssif: Add missing unlock in error branch [ Upstream commit 4495ec6d770e1bca7a04e93ac453ab6720c56c5d ] When getting flags, a response to a different message would result in a deadlock because of a missing unlock. Add that unlock and a comment. Found by static analysis. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Cc: stable@vger.kernel.org # 3.19 Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>