diff options
author | Johan Hovold <jhovold@gmail.com> | 2012-10-25 18:56:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-25 11:11:19 -0700 |
commit | e681b66f2e19fadbe8a7e2a17900978cb6bc921f (patch) | |
tree | 8b751828c1853ee35f3067d9ede2a0baf3f68502 /drivers/vhost | |
parent | 28c3ae9a8cf45f439c9a0779ebd0256e2ae72813 (diff) | |
download | linux-e681b66f2e19fadbe8a7e2a17900978cb6bc921f.tar.bz2 |
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 <jhovold@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions