[ALSA] usb-audio: throttle MIDI URB resubmits on USB errors
authorClemens Ladisch <clemens@ladisch.de>
Tue, 2 Aug 2005 13:26:52 +0000 (15:26 +0200)
committerJaroslav Kysela <perex@suse.cz>
Tue, 30 Aug 2005 11:14:13 +0000 (13:14 +0200)
USB generic driver
When a USB error occurs that might indicate that the device has been
unplugged, don't resubmit the URB immediately to prevent flooding the
log with error messages before khubd has us disconnect()ed.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>

No differences found