Hi,
On Monday 23 April 2007 21:51:25 David Miller wrote:
> From: Ismail Dönmez <[EMAIL PROTECTED]>
> Date: Mon, 23 Apr 2007 15:06:34 +0300
>
> > --- a/net/ipv4/fib_semantics.c
> > +++ b/net/ipv4/fib_semantics.c
> > @@ -89,7 +89,7 @@ static const struct
> >  {
> >         int     error;
> >         u8      scope;
> > -} fib_props[RTA_MAX + 1] = {
> > +} fib_props[RTN_MAX + 1] = {
>
> This fix is already in the net-2.6.22 tree.

Yes I know the fix is in but I wondered why its creating such problems with 
2.6.18 kernel, guess it depends on some other commits.

Regards,
ismail

-- 
Life is a game, and if you aren't in it to win,
what the heck are you still doing here?

-- Linus Torvalds (talking about open source development)
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to