Skip to content
Commit 60476372 authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY



When a transmitted packet is looped back directly, CHECKSUM_PARTIAL
maps to the semantics of CHECKSUM_UNNECESSARY.  Therefore we should
treat it as such in the stack.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 628592cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment