Re: [PATCH] firewire: core: fix to update generation field in topology map
Brought to you by:
aeb,
bencollins
|
From: Takashi S. <o-t...@sa...> - 2025-11-16 12:30:33
|
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-t...@sa...>
> ---
> drivers/firewire/core-topology.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Applied to for-linus branch.
Regards
Takashi Sakamoto
|