From: Johan Hovold Date: Thu, 25 Oct 2012 16:56:33 +0000 (+0200) Subject: USB: mos7840: remove invalid disconnect handling X-Git-Tag: v3.7-rc3~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e681b66f2e19fadbe8a7e2a17900978cb6bc921f;p=pandora-kernel.git USB: mos7840: remove invalid disconnect handling Remove private zombie flag used to signal disconnect and to prevent control urb from being submitted from interrupt urb completion handler. The control urb will not be re-submitted as both the control urb and the interrupt urb is killed on disconnect. Signed-off-by: Johan Hovold Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed