aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ir-usb.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2007-06-20 01:22:23 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2007-07-12 19:34:37 -0400
commit17c2327419a889293fb955baf0c69a7d38c5809c (patch)
tree6eacf6dd5ff7a01798fba38a9bd76b428ae33d47 /drivers/usb/serial/ir-usb.c
parent05400013698776a71b1e401ceacf709bda3d1517 (diff)
USB: sierra: remove incorrect usage of the urb status field
You can't rely on the fact that the status really is correct like it was. Also simplified the write path and now we allocate the urb and data on the fly, instead of trying to do that really odd timeout check which I am guessing doesn't really work properly. This should speed up the device by keeping the hardware queue full easier. As a benefit, this reduces the size of the driver. Cc: Kevin Lloyd <linux@sierrawireless.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/ir-usb.c')
0 files changed, 0 insertions, 0 deletions