Fix a type-o that was causing the wrong mbuf's csum_data to be adjusted
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 27 Dec 2005 18:42:31 +0000 (18:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 27 Dec 2005 18:42:31 +0000 (18:42 +0000)
commit4f9a60e115cbffbd58c9f982e818890aeaf39735
treeda81742654eeb406b2a5bb3722001c7fb34f368d
parent591869696d683a93d3c005605aafc0137ef167d0
Fix a type-o that was causing the wrong mbuf's csum_data to be adjusted
in IPFW.

Reported-by: Gary Allan <dragonfly@gallan.plus.com>
Taken-from: FreeBSD/1.99.2.46
sys/netinet/ip_output.c