commit | 9f3199bcef11caff5e935d0565de0bdb73a3798e | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Fri Jan 05 07:22:52 2018 +0000 |
committer | Richard Weinberger <richard@nod.at> | Mon Feb 19 19:38:51 2018 +0100 |
tree | eed27026ac8ab356641540557d5970826827022d | |
parent | f16685014e50d016629dc7af79c4d4fbbd3d9d55 [diff] |
um: vector: fix missing unlock on error in vector_net_open() Add the missing unlock before return from function vector_net_open() in the error handling case. Fixes: ad1f62ab2bd4 ("High Performance UML Vector Network Driver") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Richard Weinberger <richard@nod.at>