Re: Strange TCP with 2.5.60

Dave Jones (davej@codemonkey.org.uk)
Fri, 14 Feb 2003 14:41:51 +0000


> > Apparently the problem is that this combined with recent seq_file
> > conversions has resulted in changed format of some /proc/net/foo files,
> > which is confusing some network admin apps.
> >
> > It is being worked on.
>
> Can't we do:
>
> - if (iter->zone->fz_next)
> + /* if (iter->zone->fz_next) */
>
> or something similar? Is much less confusing ...

See "It is being worked on" 8-)
Better to fix it properly..

Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
-
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/