Re: [PATCH] [net] net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths()

From: Paolo Abeni
Date: Thu Jun 26 2025 - 05:01:49 EST


On 6/25/25 4:04 AM, zhangjianrong wrote:
> According to the description of tb_xdomain_enable_paths(), the third
> parameter represents the transmit ring and the fifth parameter represents
> the receive ring. tb_xdomain_disable_paths() is the same case.
>
> Signed-off-by: zhangjianrong <zhangjianrong5@xxxxxxxxxx>

Please add a suitable fixes tag and repost. You can retain Mika's ack.

Thanks,

Paolo