Staging: vt6655: fix missing unlock on error in vCommandTimer()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 22 Oct 2012 05:07:35 +0000 (13:07 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 20:26:41 +0000 (13:26 -0700)
commit96a031a2dac72a54cbbd5edca7de4cd5b5ea1d44
tree9b5a4ab18e3f65616dc966682b51f265b5ef2455
parent02560efe697e58cde85e7c8002dab8b0ff57bb2e
Staging: vt6655: fix missing unlock on error in vCommandTimer()

Add the missing unlock on the error handle path in function
vCommandTimer.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/wcmd.c