lkml.org 
[lkml]   [2003]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject__ipv6_regen_rndid typo fix
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/net/ipv6/addrconf.c linux-2.5/net/ipv6/addrconf.c
--- bk-linus/net/ipv6/addrconf.c 2003-03-24 13:14:54.000000000 +0000
+++ linux-2.5/net/ipv6/addrconf.c 2003-03-24 13:19:01.000000000 +0000
@@ -1111,7 +1111,7 @@ regen:
if (time_before(idev->regen_timer.expires, jiffies)) {
idev->regen_timer.expires = 0;
printk(KERN_WARNING
- "__ipv6_regen_rndid(): too short regeneration interval; timer diabled for %s.\n",
+ "__ipv6_regen_rndid(): too short regeneration interval; timer disabled for %s.\n",
idev->dev->name);
in6_dev_put(idev);
return -1;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.022 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site