net: use skb_postpush_rcsum instead of own implementations
authorDaniel Borkmann <daniel@iogearbox.net>
Fri, 19 Feb 2016 23:29:30 +0000 (00:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Feb 2016 04:43:10 +0000 (23:43 -0500)
commit6b83d28a55a891a9d70fc61ccb1c138e47dcbe74
tree53d156b1995604c21cd21579b98c4d82333d588f
parent321b4d4bd12f90e7497c9ab057aafcc2649aa902
net: use skb_postpush_rcsum instead of own implementations

Replace individual implementations with the recently introduced
skb_postpush_rcsum() helper.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Tom Herbert <tom@herbertland.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c
net/ipv6/reassembly.c
net/openvswitch/actions.c
net/openvswitch/vport-netdev.c
net/openvswitch/vport.h