From: Alexey Khoroshilov Date: Mon, 26 Nov 2012 20:26:46 +0000 (+0400) Subject: uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffa5c41c81503b6f48fddb5d39f18af526ded8d3;p=pandora-kernel.git uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async() There is the only path in uwb_rc_cmd_async() where rc->uwb_dev is left unlocked. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed