]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' tracepoint
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 15 Dec 2018 10:03:20 +0000 (19:03 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sun, 16 Dec 2018 09:10:19 +0000 (10:10 +0100)
commit511cdea1062fdcf7a1739f24eabf01a5d4d0ce28
tree3ec011aa8b8fd4260660721216fbbc9717598663
parentc20b00b3c28d589e7f5cb33583f4b9c7847e43f7
ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' tracepoint

An initial commit to add tracepoints for packets without CIP headers
introduces a wrong assignment to 'data_blocks' value of
'out_packet_without_header' tracepoint.

This commit fixes the bug.

Cc: <stable@vger.kernel.org> # v4.12+
Fixes: 183c89626f63 ('ALSA: firewire_lib: add tracepoints for packets without CIP headers')
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream-trace.h