[ALSA] usb-audio - use only one packet in synchronization feedback URBs
authorClemens Ladisch <clemens@ladisch.de>
Mon, 2 May 2005 06:55:54 +0000 (08:55 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:05:57 +0000 (10:05 +0200)
USB generic driver
Do not use more than one packet in synchronization feedback URBs because
it would be pointless to send or receive more than one value at the same
time.

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

No differences found