From: Andrew Morton Date: Tue, 15 Aug 2006 06:11:09 +0000 (-0700) Subject: USB: rtl8150_disconnect() needs tasklet_kill() X-Git-Tag: v2.6.18-rc6~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eff674a514bd3f59e0cae9b843e0665b576a5ed8;p=pandora-kernel.git USB: rtl8150_disconnect() needs tasklet_kill() We need to wait until any currently-running handler has completed. Fixes an unplug-time oops reported by "Miles Lane" . Cc: "Petko Manolov" Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed