]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: split helper function to check incoming CIP header
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 22 May 2019 14:17:06 +0000 (23:17 +0900)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 May 2019 10:19:40 +0000 (12:19 +0200)
commitb48977e986e04fdb4436a22b163a61edc1a4239a
tree6e81d008567e8b8a0a0e1e5f58f061882c706160
parent1acd2e26685ba22d4c05f0dc890e740168b71f34
ALSA: firewire-lib: split helper function to check incoming CIP header

A parser for CIP header in incoming packet is enough large.

This commit splits it into a helper function to better looks of packet
handler.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream.c