lkml.org 
[lkml]   [1998]   [Feb]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectbad grammar in net/core/dev.c

Just something that bothered me today..

--- net/core/dev.old Thu Feb 12 13:56:31 1998
+++ net/core/dev.c Thu Feb 12 13:56:40 1998
@@ -1323,7 +1323,7 @@
#endif
dev_mc_upload(dev);
printk(KERN_INFO "device %s %s promiscuous mode\n",
- dev->name, (dev->flags&IFF_PROMISC) ? "entered" : "leaved");
+ dev->name, (dev->flags&IFF_PROMISC) ? "entered" : "left");
}
}

--
Paul Haggart - JOAT, Cybertap Inc. - Debian Linux - PGP 0xD61313E9

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.039 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site