Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a52b8b... Commit: a52b8bd338630f78a6bfe39fe17cb8469d2679ae Parent: 8b6f92b1bd187b4f57296e5cf2e43ba883dd1968 Author: Joe Perches <joe@perches.com> AuthorDate: Tue Feb 24 16:40:16 2009 -0800 Committer: David S. Miller <davem@davemloft.net> CommitDate: Tue Feb 24 16:40:16 2009 -0800 tcp_scalable: Update malformed & dead url Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net> --- 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 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> */ -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
