Re: [PATCH v2 0/7] net: qrtr: Fixes and support receiving version 2 packets

From: David Miller
Date: Wed Oct 11 2017 - 18:38:56 EST


From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
Date: Tue, 10 Oct 2017 23:45:16 -0700

> On the latest Qualcomm platforms remote processors are sending packets with
> version 2 of the message header. This series starts off with some fixes and
> then refactors the qrtr code to support receiving messages of both version 1
> and version 2.
>
> As all remotes are backwards compatible transmitted packets continues to be
> send as version 1, but some groundwork has been done to make this a per-link
> property.

Series applied, thanks.