commit | 4a10cecc41825becb3283be5e310759f4994f2ea | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun May 19 19:01:05 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 21 07:46:24 2019 +0200 |
tree | 9406e5d91e91d8d1e4d2a78f812a19b9af74b85a | |
parent | c4580f20971539a78231591852055a375a957fab [diff] |
ALSA: firewire-lib: use the same type of argument for CIP header for tracing event An argument for CIP header in 'in_packet' event is not the same type in 'out_packet' event. This is not good to unify these events. This commit uses the same type of argument for these events. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>