Re: [PATCH v4 3/3] net: wwan: mhi: make default data link id configurable

From: Jakub Kicinski
Date: Mon Jul 01 2024 - 17:28:35 EST


On Mon, 1 Jul 2024 10:12:16 +0800 Slark Xiao wrote:
> For SDX72 MBIM mode, it starts data mux id from 112 instead of 0.
> This would lead to device can't ping outside successfully.
> Also MBIM side would report "bad packet session (112)". In order
> to fix this issue, we decide to use the device name of MHI
> controller to do a match in wwan side. Then wwan driver could
> set a corresponding mux_id value according to the MHI product.

Sounds like Mani wants to take these so:

Acked-by: Jakub Kicinski <kuba@xxxxxxxxxx>