Skip to content
Commit d75f1306 authored by Edward Cree's avatar Edward Cree Committed by David S. Miller
Browse files

net: udp: always set up for CHECKSUM_PARTIAL offload



If the dst device doesn't support it, it'll get fixed up later anyway
 by validate_xmit_skb().  Also, this allows us to take advantage of LCO
 to avoid summing the payload multiple times.

Signed-off-by: default avatarEdward Cree <ecree@solarflare.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 179bc67f
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