From: Harvey Yang Date: Tue, 6 Nov 2012 08:10:29 +0000 (+0800) Subject: staging: usbip: put usb_device and kill event handler thread in error cleanups. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~470 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=695bcb1c0a50e8fe04f0ab868cac849130788bc0;p=pandora-kernel.git staging: usbip: put usb_device and kill event handler thread in error cleanups. If probe returns with error, the kthread is still alive even when all usbip modules unloaded. So do cleanups in error handler. Signed-off-by: harvey.yang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed