diff options
author | Corey Minyard <cminyard@mvista.com> | 2017-06-30 14:18:08 +0200 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2017-06-30 14:18:08 +0200 |
commit | 4495ec6d770e1bca7a04e93ac453ab6720c56c5d (patch) | |
tree | ac17ad2bded1808cc9a5eed5680b5266b8f7d54d /drivers/tty | |
parent | char: ipmi: constify bmc_dev_attr_group and bmc_device_type (diff) | |
download | linux-4495ec6d770e1bca7a04e93ac453ab6720c56c5d.tar.xz linux-4495ec6d770e1bca7a04e93ac453ab6720c56c5d.zip |
ipmi:ssif: Add missing unlock in error branch
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>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions