Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b778d6bd authored by Sean Tranchetti's avatar Sean Tranchetti Committed by Gerrit - the friendly Code Review server
Browse files

net: qualcomm: rmnet: Workaround for HW checksum error



When processing a coalesced frame with only a single packet, the error
bitmask can be incorrect in certain circumstatnce. When the coalescing
frame is closed due to the hardware hitting the packet limit, the byte
limit, the time limit, or encountered an EOF during DMA, the checksum will
always be marked is valid.

In the case where we receive such a frame, we need to checksum the packet
ourselves to determine if the checksum is actually valid.

Change-Id: Ia14c627231731f5484609fd135549ed2848a88d4
Signed-off-by: default avatarSean Tranchetti <stranche@codeaurora.org>
parent 28b0ded1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment