commit | a52b8bd338630f78a6bfe39fe17cb8469d2679ae | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Feb 24 16:40:16 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 24 16:40:16 2009 -0800 |
tree | ae43d6ce4551be1b7c3295cde42920abdb9acfb1 | |
parent | 8b6f92b1bd187b4f57296e5cf2e43ba883dd1968 [diff] [blame] |
tcp_scalable: Update malformed & dead url Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/net/ipv4/tcp_scalable.c b/net/ipv4/tcp_scalable.c index 2747ec7..4660b08 100644 --- a/net/ipv4/tcp_scalable.c +++ b/net/ipv4/tcp_scalable.c
@@ -1,6 +1,6 @@ /* Tom Kelly's Scalable TCP * - * See htt://www-lce.eng.cam.ac.uk/~ctk21/scalable/ + * See http://www.deneholme.net/tom/scalable/ * * John Heffner <jheffner@sc.edu> */