From: Jason Andryuk Date: Sat, 21 Feb 2009 07:53:14 +0000 (+0200) Subject: at76c50x-usb: fix oops on disconnect X-Git-Tag: v2.6.30-rc1~662^2~460^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deda862e699f0aba6f0975e138a0258d1b29f2df;p=pandora-kernel.git at76c50x-usb: fix oops on disconnect flush_workqueue needs to be called instead of the generic one and the associated functions need to be modified to prevent re-adding themselves to the workqueue. The rx_tasklet is also killed in the small (?) chance it is scheduled. Signed-off-by: Jason Andryuk Signed-off-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed