net: qualcomm: rmnet: Add support for QMAPv5 checksum offload
Hardware can now perform full checksum validation for IP packets. As such,
we can simply mark all incoming SKBs as CHECKSUM_UNNECESSARY if they pass
validation in the new QMAPv5 format. Outgoing SKBs will now have a new
checksum offload header added as well to request offload from the lower
level drivers.
Change-Id: I39636e83de6a96c4c06d48b885bef037817e9379
Signed-off-by:
Sean Tranchetti <stranche@codeaurora.org>
Loading
Please register or sign in to comment