commit | 0073887ae5e23bfadb76fc5951b1fcd508a7a3bd | [log] [tgz] |
---|---|---|
author | Dan Carpenter <[email protected]> | Fri Jul 15 14:18:57 2016 +0300 |
committer | Martin K. Petersen <[email protected]> | Fri Jul 15 15:13:52 2016 -0400 |
tree | 527d9d3cc6611c0931af9a19da3b4dbca599048c | |
parent | 866d372e86aa256f3645b035c68350b08e182b9b [diff] |
ibmvfc: prevent a potential deadlock My static checker complains that we need to unlock on this path. Seems true. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Brian King <[email protected]> Reviewed-by: Ewan D. Milne <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>