[PATCH] USB: add ability for usb-serial drivers to determine if their write urb is...
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 23 Apr 2005 19:49:16 +0000 (12:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Jun 2005 21:43:47 +0000 (14:43 -0700)
This removes a lot of racy and buggy code by trying to check the status of the urb.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found