~diwic/alsa-driver/snd-firewire-improve

Viewing all changes in revision 1249.

  • Committer: Takashi Sakamoto
  • Date: 2019-07-08 20:32:33 UTC
  • Revision ID: git-v1:f8394e2aab91bef0b22d0d2aca7d47fb0c82ff73
ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint events

Although CIP header is handled as context header, the length of isochronous
packet includes two quadlets for its payload. In tracepoints event the
value of payload_quadlets should includes the two quadlets. But at present
it doesn't.

This commit fixes the bug.

Fixes: b18f0cfaf16b ("ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP header from CIP payload")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: