Fix a typo.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user