[ALSA] usb-audio: fix Emagic MIDI protocol handling
authorClemens Ladisch <clemens@ladisch.de>
Thu, 25 Aug 2005 09:10:05 +0000 (11:10 +0200)
committerJaroslav Kysela <perex@suse.cz>
Tue, 30 Aug 2005 06:47:34 +0000 (08:47 +0200)
USB generic driver
Emagic devices pad their packets not with 0xff bytes but with a 0xff
byte followed by garbage, so we have to stop at the first such byte.

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

No differences found