lkml.org 
[lkml]   [2001]   [Aug]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] typo in comment
Alan, (& etc.)

No, it's not terribly important, but in studying the networking code, I
noticed it, so here's a patch against 2.2.19. Please apply. (It's
attached to avoid possible mangling problems.)

Comments, questions, complaints?

Eli
--------------------. Real Users find the one combination of bizarre
Eli Carter \ input values that shuts down the system for days.
eli.carter(a)inet.com `-------------------------------------------------Index: linux/net/ipv4/route.c
===================================================================
RCS file: /opt/eli_depot/kernelCVS/linux/net/ipv4/route.c,v
retrieving revision 1.1.1.9
diff -u -r1.1.1.9 route.c
--- linux/net/ipv4/route.c 2001/01/20 11:03:27 1.1.1.9
+++ linux/net/ipv4/route.c 2001/08/22 18:47:59
@@ -1346,7 +1346,7 @@
#ifdef CONFIG_IP_ROUTE_VERBOSE
if (IN_DEV_LOG_MARTIANS(in_dev) && net_ratelimit()) {
/*
- * RFC1812 recommenadtion, if source is martian,
+ * RFC1812 recommendation, if source is martian,
* the only hint is MAC header.
*/
printk(KERN_WARNING "martian source %08x for %08x, dev %s\n", saddr, daddr, dev->name);
\
 
 \ /
  Last update: 2005-03-22 12:57    [W:0.058 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site