diff options
author | Felipe Balbi <felipe.balbi@nokia.com> | 2008-12-08 11:50:27 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-01-07 18:00:03 (GMT) |
commit | 889394b1eb95f040525d06dd4f2f1222b94023e2 (patch) | |
tree | 40aea59fc30c426eb0f3e20fc3f3f2208c438876 /arch/s390 | |
parent | 619b572ae205cea26b147c2cec5ebf19974f4bb0 (diff) | |
download | linux-889394b1eb95f040525d06dd4f2f1222b94023e2.tar.xz |
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>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions