]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv4/tcp_timer.c
tree-wide: Assorted spelling fixes
[net-next-2.6.git] / net / ipv4 / tcp_timer.c
index 8816a20c25970ad4fe9ae172a4890af74ee928ce..aff48d657181f64e402c23ab3560a0d8683cfacc 100644 (file)
@@ -133,7 +133,7 @@ static void tcp_mtu_probing(struct inet_connection_sock *icsk, struct sock *sk)
 }
 
 /* This function calculates a "timeout" which is equivalent to the timeout of a
- * TCP connection after "boundary" unsucessful, exponentially backed-off
+ * TCP connection after "boundary" unsuccessful, exponentially backed-off
  * retransmissions with an initial RTO of TCP_RTO_MIN.
  */
 static bool retransmits_timed_out(struct sock *sk,