]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ALSA: isight: fix packet requeueing
authorClemens Ladisch <clemens@ladisch.de>
Wed, 11 May 2011 08:48:24 +0000 (10:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 May 2011 12:51:13 +0000 (14:51 +0200)
commit898732d1f1c7181fd3e94e7d7a784edb48d09d95
treeac77de85f17d58a4a387364681bbb0d5b342125d
parent03c29680d49662859d14d64f8673550fa3fb2ed1
ALSA: isight: fix packet requeueing

After handling a received packet, we want to resubmit the same packet,
so do not increase the packet index too early.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/isight.c