Merge branch 'ipa-inline-csum'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2021 22:09:40 +0000 (15:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2021 22:09:40 +0000 (15:09 -0700)
Alex Elder says:

====================
net: ipa: support inline checksum offload

Inline offload--required for checksum offload support on IPA version
4.5 and above--is now supported by the RMNet driver:
  https://lore.kernel.org/netdev/162259440606.2786.10278242816453240434.git-patchwork-notify@kernel.org/

Add support for it in the IPA driver, and revert the commit that
disabled it pending acceptance of the RMNet code.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge