diff options
author | Joe Perches <joe@perches.com> | 2009-02-24 16:40:16 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-24 16:40:16 -0800 |
commit | a52b8bd338630f78a6bfe39fe17cb8469d2679ae (patch) | |
tree | ae43d6ce4551be1b7c3295cde42920abdb9acfb1 /net/ipv4/tcp_scalable.c | |
parent | 8b6f92b1bd187b4f57296e5cf2e43ba883dd1968 (diff) | |
download | linux-a52b8bd338630f78a6bfe39fe17cb8469d2679ae.tar.bz2 |
tcp_scalable: Update malformed & dead url
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_scalable.c')
-rw-r--r-- | net/ipv4/tcp_scalable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/tcp_scalable.c b/net/ipv4/tcp_scalable.c index 2747ec7bfb63..4660b088a8ce 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> */ |