ALSA: firewire-lib: fix different data block counter between probed event and transfe...
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 7 Jul 2019 12:07:56 +0000 (21:07 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Jul 2019 12:50:40 +0000 (14:50 +0200)
commit213fa98981588887c1a2ed817e6a48e2428e97a1
treee92cf3dc0e21b240f00c4310711e40ad182986c3
parent4ece7f6fd830d71bbb185434bf081b1f47701a67
ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet

For IT context, tracepoints event is probed after calculating next data
block counter. This brings difference of data block counter between
the probed event and actual isochronous packet.

This commit fixes it.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream.c