]> 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)
commit96c9e497f945bb423dbeb5e6e1e926bb173ada21
tree6e81d008567e8b8a0a0e1e5f58f061882c706160
parentb8d8c30de02f73a3a1c054bc8547c24f6a6c4065
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