diff options
author | Oliver Neukum | 2007-08-16 16:06:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2007-08-22 14:27:58 -0700 |
commit | 3b79cc26708bcc476d4e4bf3846032fa3a1eeb85 (patch) | |
tree | 31a2c50165b76666ac529d5b2f3e87b8f5af8fef /drivers/rtc | |
parent | 04cab1329336d4577d6638360c905e360934b425 (diff) |
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>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions