Felipe Balbi 889394b1eb USB: gadget: don't wait for completion twice
In some obscure scenarios e.g. passing a 0-byte backing file
storage, wait_for_completion() would wait forever in fsg_cleanup().

Prevent it by completing the thread in fsg_bind() error path.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-07 10:00:03 -08:00
..
2009-01-06 15:59:30 -08:00
2009-01-04 15:31:49 +01:00
2008-12-31 19:56:05 +01:00
2008-12-21 14:21:14 +11:00
2009-01-06 15:59:25 -08:00
2009-01-06 10:44:34 -08:00
2009-01-02 16:12:51 +01:00