Files
kernel_amazon_mt8127-common/drivers
Oliver Neukum 3b79cc2670 USB: unkill cxacru atm driver
it seems like you overdid it a bit in your quest to clean up the
use of urb->status. In this driver you read it the first thing, which
means that you are in a race against URB completion you'll
usually lose, returning -EINPROGRESS. This kills the driver.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-08-22 14:27:58 -07:00
..
2007-08-14 18:37:15 +02:00
2007-08-21 10:14:28 -07:00
2007-08-11 22:34:48 +02:00
2007-08-11 15:47:41 -07:00
2007-08-11 15:47:42 -07:00
2007-08-22 14:27:58 -07:00