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 | olio-linux-3.10-a52b8bd338630f78a6bfe39fe17cb8469d2679ae.tar.xz olio-linux-3.10-a52b8bd338630f78a6bfe39fe17cb8469d2679ae.zip  | |
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 2747ec7bfb6..4660b088a8c 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>   */  |