netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ismail Dönmez" <ismail@pardus.org.tr>
To: David Miller <davem@davemloft.net>
Cc: tgraf@suug.ch, netdev@vger.kernel.org
Subject: Re: Problem with commit a0ee18b9b7d3847976c6fb315c06a34fb296de0e
Date: Mon, 23 Apr 2007 22:09:09 +0300	[thread overview]
Message-ID: <200704232209.10288.ismail@pardus.org.tr> (raw)
In-Reply-To: <20070423.115125.97295475.davem@davemloft.net>

Hi,
On Monday 23 April 2007 21:51:25 David Miller wrote:
> From: Ismail Dönmez <ismail@pardus.org.tr>
> 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)

  reply	other threads:[~2007-04-23 19:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200704231506.34410.ismail@pardus.org.tr>
2007-04-23 18:51 ` Problem with commit a0ee18b9b7d3847976c6fb315c06a34fb296de0e David Miller
2007-04-23 19:09   ` Ismail Dönmez [this message]
2007-04-23 21:17     ` Thomas Graf
2007-04-23 21:23       ` Ismail Dönmez
2007-04-25  8:52         ` Ismail Dönmez
2007-04-25 13:50           ` Ismail Dönmez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200704232209.10288.ismail@pardus.org.tr \
    --to=ismail@pardus.org.tr \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=tgraf@suug.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).