On Thu, 4 Feb 2021 19:21:23 +0100 Loic Poulain wrote:
> On Thu, 4 Feb 2021 at 19:09, Loic Poulain wrote:
> >
> > This patch adds MBIM decoding/encoding support to mhi-net, using
> > mhi-net rx and tx_fixup 'proto' callbacks introduced in the series.
>
> This series has been rebased on top of th
Hi Jakub,
On Thu, 4 Feb 2021 at 19:09, Loic Poulain wrote:
>
> This patch adds MBIM decoding/encoding support to mhi-net, using
> mhi-net rx and tx_fixup 'proto' callbacks introduced in the series.
This series has been rebased on top of the recently submitted:
[PATCH net-next v5 1/2] net: mh
This patch adds MBIM decoding/encoding support to mhi-net, using
mhi-net rx and tx_fixup 'proto' callbacks introduced in the series.
v2:
- net.c: mhi_net_dev as rx/tx_fixup parameter
- mbim: Check nth size/sequence in nth16_verify
- mbim: Add netif_dbg message for verbose error
- mbim: