OSDN Git Service

net: Call skb_checksum_init in IPv4
authorTom Herbert <therbert@google.com>
Fri, 2 May 2014 23:29:38 +0000 (16:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2014 19:26:30 +0000 (15:26 -0400)
commited70fcfcee953a76028bfc3f963d2167c2990020
tree567f28e17c5a2e5a8dde4821d37a7a5d67a3c4bd
parent76ba0aae673075c77a8b775e9133c8e8b1a44563
net: Call skb_checksum_init in IPv4

Call skb_checksum_init instead of private functions.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c