From: David S. Miller Date: Thu, 3 Jun 2021 22:09:40 +0000 (-0700) Subject: Merge branch 'ipa-inline-csum' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e5118f5723ee9c8ed6cddb69b632a11f214e4c89;p=linux.git Merge branch 'ipa-inline-csum' 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 --- e5118f5723ee9c8ed6cddb69b632a11f214e4c89