commit | 6d0af07d5f4579ed8d43eb2de91c84c79c780755 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Thu May 18 15:24:52 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 18 15:18:31 2017 -0400 |
tree | 799a8193c9eb6480346a13937850498d07780f9c | |
parent | ce064e68a7e1ae525cd525fac3a6901591ddae3c [diff] |
ibmvnic: fix missing unlock on error in __ibmvnic_reset() Add the missing unlock before return from function __ibmvnic_reset() in the error handling case. Fixes: ed651a10875f ("ibmvnic: Updated reset handling") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Reviewed-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>