Fix a typo.
This commit is contained in:
parent
ea871d446f
commit
955dea0122
@ -1160,7 +1160,7 @@ tcp_output(struct tcpcb *tp)
|
||||
* the template, but need a way to checksum without them.
|
||||
*/
|
||||
/*
|
||||
* m->m_pkthdr.len should have been set before cksum calcuration,
|
||||
* m->m_pkthdr.len should have been set before checksum calculation,
|
||||
* because in6_cksum() need it.
|
||||
*/
|
||||
#ifdef INET6
|
||||
|
Loading…
Reference in New Issue
Block a user