diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-02-04 16:15:25 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-02 22:54:55 (GMT) |
commit | 8e7e61dfbf1ec6418bf89505980b158a8d00d877 (patch) | |
tree | 6b7411089acf313bda8076d1a58a48baf68f38a8 /README | |
parent | 2b626dc134d38d0001b98acf8c7293b6bc5ee86d (diff) | |
download | linux-fsl-qoriq-8e7e61dfbf1ec6418bf89505980b158a8d00d877.tar.xz |
USB: f_mass_storage: fix crash on bind() error
init_completion() hasn't been called yet and the thread isn't created
if we end up here, so don't call complete() on thread_notifier.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Acked-by: Michal Nazarewicz <m.nazarewicz@samsung.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions