diff options
author | Oliver Neukum <oneukum@suse.de> | 2013-08-06 12:22:59 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-12 22:41:07 (GMT) |
commit | 6dd433e6cf2475ce8abec1b467720858c24450eb (patch) | |
tree | fc3359d4bd68a1216835b3ca12221f8632ed602b /drivers/devfreq | |
parent | e9a088fae5e4f9be729f3f419627abc3886b09de (diff) | |
download | linux-fsl-qoriq-6dd433e6cf2475ce8abec1b467720858c24450eb.tar.xz |
USB: cdc-wdm: fix race between interrupt handler and tasklet
Both could want to submit the same URB. Some checks of the flag
intended to prevent that were missing.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
CC: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions