diff options
| author | Oliver Neukum <[email protected]> | 2008-01-21 16:44:10 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2008-02-01 22:35:04 +0000 |
| commit | e33fe4d86f91127f6f7d931ff59ed6cbda06e72b (patch) | |
| tree | 7af352e8fc696220a06c6e2a9b9006a0ea5ee075 /drivers/usb/core/buffer.c | |
| parent | USB: fix memleak in ark3116 serial driver (diff) | |
| download | kernel-e33fe4d86f91127f6f7d931ff59ed6cbda06e72b.tar.gz kernel-e33fe4d86f91127f6f7d931ff59ed6cbda06e72b.zip | |
USB: make sure usb serial drivers don't flush to logically disconnected devices
If disconnect() is called for a logical disconnect, no more IO must be
done after disconnect() returns, or the old and new drivers may conflict.
This patch avoids this by using the flag and lock introduced by the earlier
patch for the mos7720 driver.
Signed-off-by: Oliver Neukum <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/core/buffer.c')
0 files changed, 0 insertions, 0 deletions
