| Submitter | Joe Perches |
|---|---|
| Date | Feb. 24, 2009, 5:18 p.m. |
| Message ID | <1235495904.2501.38.camel@localhost> |
| Download | mbox | patch |
| Permalink | /patch/23630/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
From: Joe Perches <joe@perches.com> Date: Tue, 24 Feb 2009 09:18:24 -0800 > Signed-off-by: Joe Perches <joe@perches.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Patch
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> */
Signed-off-by: Joe Perches <joe@perches.com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html