]> git.itanic.dy.fi Git - linux-stable/commit
net: ipa: add IPA v5.0 packet status support
authorAlex Elder <elder@linaro.org>
Wed, 25 Jan 2023 20:45:45 +0000 (14:45 -0600)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Jan 2023 11:16:29 +0000 (11:16 +0000)
commit55c6eae70ff1833a5080bfef0bed10ebf4e22cec
tree343a71e479a99a0a5479340fe5d2893ea74895fc
parentebd2a82ecea8f6cb9165d6a05c23da16e1ec5669
net: ipa: add IPA v5.0 packet status support

Update ipa_status_extract() to support IPA v5.0 and beyond.  Because
the format of the IPA packet status depends on the version, pass an
IPA pointer to the function.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/ipa_endpoint.c