Remove the redundant csum_flag variable and just set the checksum flag
authorlteo <lteo@openbsd.org>
Sat, 12 Jul 2014 19:05:45 +0000 (19:05 +0000)
committerlteo <lteo@openbsd.org>
Sat, 12 Jul 2014 19:05:45 +0000 (19:05 +0000)
commitcb032eac0d5ad9f655f516a6db983374c970f8aa
treecef1a87fa160c56b07f9d171383806fe6f1a4507
parentb701d7088b83263019276606d36a2220e20c5a06
Remove the redundant csum_flag variable and just set the checksum flag
in the pkthdr directly.

ok henning@
sys/netinet/ip_divert.c
sys/netinet6/ip6_divert.c