commit | f11453c7cc010d4052f630d541c39301b54cee3c | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Wed May 22 23:17:07 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Thu May 23 12:19:41 2019 +0200 |
tree | f37f1225e96f524ebef159d51fdf3d28630f0ea4 | |
parent | e335425b65965e6bebdf1ebc8187d6732ddaad00 [diff] |
ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header In IR context, some quadlets of packet payload can be included into context header. This is good for packet with CIP header because the context payload buffer can includes data blocks only for with-CIP and without-CIP pakets. This commit uses 16 bytes IR context header for this purpose. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>