Re: [PATCH] firewire: core: fix to update generation field in topology map
From: Takashi Sakamoto
Date: Sun Nov 16 2025 - 07:30:25 EST
On Fri, Nov 14, 2025 at 11:44:21PM +0900, Takashi Sakamoto wrote:
> The generation field of topology map is updated after initialized by zero.
> The updated value of generation field is always zero, and is against
> specification.
>
> This commit fixes the bug.
>
> Fixes: 7d138cb269db ("firewire: core: use spin lock specific to topology map")
> Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
> ---
> drivers/firewire/core-topology.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Applied to for-linus branch.
Regards
Takashi Sakamoto