]> git.baikalelectronics.ru Git - kernel.git/commit
[netdrvr] usb/hso: throttle to prevent loss of serial data
authorDenis Joseph Barrow <D.Barow@option.com>
Fri, 5 Sep 2008 15:12:07 +0000 (17:12 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 24 Sep 2008 22:58:58 +0000 (18:58 -0400)
commitb9383c2b9207c90308dce51bec006306d61fc7b6
tree6029a8d5974cf4b03a83f2d95b714032c85f9468
parent110c235bea9c2d5e70df582df5de58d972a9ed34
[netdrvr] usb/hso: throttle to prevent loss of serial data

Patch to stop loss of characters on the hso modems,
this patch throttles & unthrottles the modem by
not putting out urbs until the tty/line discipline layer
has enough space for newly received packets.
serial ports. This is required for firmware diagnostics
being done at Option.

Signed-off-by: Denis Joseph Barrow <D.Barow@option.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/usb/hso.c