lkml.org 
[lkml]   [1996]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectProblems with 2.0.5

Don't even both telling me 2.0.5 doesnt compile. I know, all I dont know
is who put the strange patch in that breaks it and why it was allowed in

The following appears to be complete garbage since a route doesnt even
have a "u." substructure.

- dev=rt->rt_dev;
- route_src = rt->rt_src;
- atomic_dec(&rt->rt_use);
+ dev=rt->u.dst.dev;
+ atomic_dec(&rt->u.dst.use);
ip_rt_put(rt);

Alan


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