net: qualcomm: rmnet: Pass on bad csum segments
When receiving coalesced frames from hardware where there are segments
marked has having invalid L4 checksums, the RmNet driver should pass these
on to the network stack instead of silently dropping them. This allows the
statistics maintained by the network stack to accurately represent the
data flow.
Change-Id: I9e520060a2854492ef158fffecfe60b0fe587265
Signed-off-by:
Sean Tranchetti <stranche@codeaurora.org>
Loading
Please register or sign in to comment