lkml.org 
[lkml]   [1996]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectTypo in pre2.0.3
The following patch fixes a typo in pre2.0.3:

--- net/appletalk/ddp.c.orig Tue May 14 01:18:16 1996
+++ net/appletalk/ddp.c Tue May 14 01:18:46 1996
@@ -830,7 +830,7 @@
limit=ntohs(nr->nr_lastnet);
if(limit-ntohs(nr->nr_firstnet) > 256)
{
- printk(KERN_WARING "Too many routes/iface.\n");
+ printk(KERN_WARNING "Too many routes/iface.\n");
return -EINVAL;
}
for(ct=ntohs(nr->nr_firstnet);ct<=limit;ct++)

Rob
(rriggs@tesser.com)


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