]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
firewire: core: add flags member for isochronous context structure
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 17 Jan 2026 14:28:18 +0000 (23:28 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 18 Jan 2026 08:18:48 +0000 (17:18 +0900)
commit090ac6520044d0d02e039d76aaa22f4c9751837f
tree5457f0046fec8047259d1cd39f6f234572f8078d
parentea6fdb1cbde04b16c64205176e20082358ce8e99
firewire: core: add flags member for isochronous context structure

This is minor code refactoring to add a flag member to the isochronous
context structure. At present, it is used only for the option to drop
packets when the context header overflows.

Link: https://lore.kernel.org/r/20260117142823.440811-6-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-cdev.c
drivers/firewire/core-iso.c
drivers/firewire/ohci.c
include/linux/firewire.h