From: David S. Miller Date: Wed, 11 Oct 2017 22:28:39 +0000 (-0700) Subject: Merge branch 'qrtr-Fixes-and-support-receiving-version-2-packets' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c7c64bca62f35351cf033a1dcea05cba522200a2;p=linux.git Merge branch 'qrtr-Fixes-and-support-receiving-version-2-packets' Bjorn Andersson says: ==================== net: qrtr: Fixes and support receiving version 2 packets 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. ==================== Signed-off-by: David S. Miller --- c7c64bca62f35351cf033a1dcea05cba522200a2