NFC: Fix missing mutex unlock in pn533_send_cmd_frame_async
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 27 Sep 2012 07:16:54 +0000 (09:16 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 27 Sep 2012 08:47:48 +0000 (10:47 +0200)
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>

No differences found