Fix a typo: s/iff/if/
Sponsored by: Limelight Networks
This commit is contained in:
parent
8268008ef4
commit
36e0fd586d
@ -2476,7 +2476,7 @@ tcp_do_segment(struct mbuf *m, struct tcphdr *th, struct socket *so,
|
||||
|
||||
/*
|
||||
* Compute the amount of data in flight first.
|
||||
* We can inject new data into the pipe iff
|
||||
* We can inject new data into the pipe if
|
||||
* we have less than 1/2 the original window's
|
||||
* worth of data in flight.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user