commit | ee5e8d812ca25bf95a97b4368aec4e680678e75e | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@tieto.com> | Thu Sep 27 09:16:54 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Sep 27 10:47:48 2012 +0200 |
tree | bf95e66764709d7785499e85937e805e77833d11 | |
parent | fe235b58d517d623bf6d40c77afca1b0ee6fc85d [diff] |
NFC: Fix missing mutex unlock in pn533_send_cmd_frame_async If command allocation failed cmd_lock was not released and deadlock would occur. Signed-off-by: Szymon Janc <szymon.janc@tieto.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>