Re: [PATCH v2] net: mhi: Add raw IP mode support

From: Jakub Kicinski
Date: Thu Dec 17 2020 - 11:59:50 EST


On Thu, 17 Dec 2020 16:34:09 +0100 Loic Poulain wrote:
> MHI net is protocol agnostic, the payload protocol depends on the modem
> configuration, which can be either RMNET (IP muxing and aggregation) or
> raw IP. This patch adds support for incomming IPv4/IPv6 packets, that
> was previously unconditionnaly reported as RMNET packets.

Now it sounds a lot more like an extension than a fix. Is the interface
usable without this change? If it is we should merge this into net-next
after the merge window.

Either way you need to cc netdev for this patch to get into patchwork.