qmi: pass `const struct qrtr_packet' to qmi_decode_header()

Similar to qmi_decode_message(), qmi_decode_header() doesn't modify the
`struct qrtr_packet' argument. This patch makes qmi_decode_header() to
take a `const struct qrtr_packet' argument like qmi_decode_message()
does.

Contributed by Jacob Rutherford <jruthe@chromium.org>
2 files changed
tree: bb43f58cc67038514a49ed2f5e99921303c905fb
  1. lib/
  2. src/
  3. .gitignore
  4. LICENSE
  5. Makefile
  6. qrtr.py