summaryrefslogtreecommitdiff
path: root/include/linux/skbuff.h
diff options
context:
space:
mode:
authorTom Herbert <therbert@google.com>2014-06-14 23:24:20 -0700
committerDavid S. Miller <davem@davemloft.net>2014-06-15 01:00:49 -0700
commitbbdff225ede6527f91184b2a7903df8aad803ace (patch)
treee174f88e8d58e5fc8c6b5f21faa6f0b654c25709 /include/linux/skbuff.h
parent46fb51eb96cafb2c148b7b5119adb5e31a2bf3c4 (diff)
udp: call __skb_checksum_complete when doing full checksum
In __udp_lib_checksum_complete check if checksum is being done over all the data (len is equal to skb->len) and if it is call __skb_checksum_complete instead of __skb_checksum_complete_head. This allows checksum to be saved in checksum complete. Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/skbuff.h')
0 files changed, 0 insertions, 0 deletions