[GIT PULL] firewire fixes for v6.17-rc7

From: Takashi Sakamoto

Date: Sat Sep 20 2025 - 21:22:59 EST


Hi Linus,

Please accept a single patch from FireWire subsystem to your tree. It
includes a fix to enable userspace applications to recognize the
functions added in v6.5 kernel as available. This change should also be
applied to existing stable and longterm releases.

The following changes since commit f83ec76bf285bea5727f478a68b894f5543ca76e:

Linux 6.17-rc6 (2025-09-14 14:21:14 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.17-rc7

for you to fetch changes up to 853a57ba263adfecf4430b936d6862bc475b4bb5:

firewire: core: fix overlooked update of subsystem ABI version (2025-09-20 12:17:50 +0900)

----------------------------------------------------------------
firewire fixes for v6.17-rc7

When new structures and events were added to UAPI in v6.5 kernel, the
required update to the subsystem ABI version returned to userspace client
was overlooked. The version is now updated.

----------------------------------------------------------------
Takashi Sakamoto (1):
firewire: core: fix overlooked update of subsystem ABI version

drivers/firewire/core-cdev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Thanks

Takashi Sakamoto