[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080702.184612.08424681.yoshfuji@linux-ipv6.org>
Date: Wed, 02 Jul 2008 18:46:12 +0900 (JST)
From: YOSHIFUJI Hideaki / 吉藤英明
<yoshfuji@...ux-ipv6.org>
To: nooiwa@...aclelinux.com
Cc: davem@...emloft.net, netdev@...r.kernel.org,
yoshfuji@...ux-ipv6.org
Subject: Re: [GIT PULL net-next-2.6] IPv6 Updates
In article <486B2B39.9090404@...aclelinux.com> (at Wed, 02 Jul 2008 16:16:09 +0900), Naohiro Ooiwa <nooiwa@...aclelinux.com> says:
> Hi YOSHIFUJI-san
>
> If I'm not missing something, the following code
> should be out side of the for-loop.
>
> >
> > - if (local)
> > - return local;
> > + if (local)
> > + return local;
> >
> > - if (flags & RT6_LOOKUP_F_IFACE)
> > - return net->ipv6.ip6_null_entry;
> > + if (flags & RT6_LOOKUP_F_IFACE)
> > + return net->ipv6.ip6_null_entry;
> > + }
> > }
I do agree....respinning...
--yoshfuji
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists