commit | 3c194923154132836d143d9ba37f5ee94d790c75 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Fri May 24 18:03:39 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Fri May 24 11:18:01 2019 +0200 |
tree | b619bef30ffcd0d353c4ee66cedf55e589e186f7 | |
parent | b18f0cfaf16bee36bc4d3cab6771c7d74ed472ac [diff] |
ALSA: firewire-lib: fix data block counter for incoming packet without CIP header The value of data block counter is not calculated for incoming packet without CIP header. This commit fixes the bug. Fixes: 947b437e1263 ("ALSA: firewire-lib: unify packet handler for IR context") Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>