]> git.baikalelectronics.ru Git - kernel.git/commit
isdn/gigaset: fix bas_gigaset interrupt read error handling
authorTilman Schmidt <tilman@imap.cc>
Thu, 30 Sep 2010 13:35:42 +0000 (13:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Oct 2010 07:33:36 +0000 (00:33 -0700)
commit5e5c911d0c71aaf80963b52349d8e446ccfa8b3b
tree921a8165440f3efc5f0a4ae8521a8c470485b109
parentaa7d09a4c5cf0f1bcdb25977c2ff572482e32e38
isdn/gigaset: fix bas_gigaset interrupt read error handling

Rework the handling of USB errors in interrupt input reads
to clear halts correctly, delay URB resubmission after errors,
limit retries, and improve error recovery.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/bas-gigaset.c