diff options
author | Oliver Neukum <oneukum@suse.de> | 2007-03-16 20:28:28 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-04-27 13:28:36 -0700 |
commit | 0de9a7024e7ae62512d080c7e2beb59d82958cd5 (patch) | |
tree | 7327913df59f5c5575b1513122ee404666731b4a /drivers/usb/serial/visor.h | |
parent | 96c706ed1c46470598d785124b2a7fb233b27dab (diff) |
USB: overhaul of mos7840 driver
This fixes:
- breaking DMA rules about buffers
- usage of _global_ variables to save a single device's attributes
- racy access to urb->status
- smp monotonity issue with statistics
- use of one buffer for many simultaneous URBs
- error handling introduced
- several instances of following NULL pointers
- use after free
- unnecessary GFP_ATOMIC
- GFP_KERNEL in interrupt
- various cleanups
- write room granularity issue that bit cdc-acm
- race in shutdown
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/visor.h')
0 files changed, 0 insertions, 0 deletions