* __ipv6_regen_rndid typo fix
@ 2003-03-24 16:42 davej
0 siblings, 0 replies; only message in thread
From: davej @ 2003-03-24 16:42 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, davem
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;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-24 16:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-24 16:42 __ipv6_regen_rndid typo fix davej
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®