]> git.ipfire.org Git - thirdparty/linux.git/commit
firewire: core: add helper function to detect data of iso resource structure
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 12 Aug 2024 23:52:08 +0000 (08:52 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 12 Aug 2024 23:52:08 +0000 (08:52 +0900)
commit58ee62c2907f4a582edc98c811f23011c5607686
tree4de673b13a9bddb10c075c9b14d04f8466cc58f1
parentced2da31b87fc5389d6babfb755d0fc3355aba56
firewire: core: add helper function to detect data of iso resource structure

It depends on the function assigned to release member to identify
resource structure.

This commit adds a helper function to identify iso_resource structure.

Link: https://lore.kernel.org/r/20240812235210.28458-4-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-cdev.c