[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1275973008.2775.49.camel@edumazet-laptop>
Date: Tue, 08 Jun 2010 06:56:48 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6] ipv4: avoid two atomic ops in
ip_rt_redirect()
Le lundi 07 juin 2010 à 21:51 -0700, David Miller a écrit :
> From: David Miller <davem@...emloft.net>
> Date: Mon, 07 Jun 2010 21:26:22 -0700 (PDT)
>
> > From: Eric Dumazet <eric.dumazet@...il.com>
> > Date: Mon, 07 Jun 2010 15:23:03 +0200
> >
> >> in_dev_get() -> __in_dev_get_rcu() in a rcu protected function.
> >>
> >> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
> >
> > Applied.
>
> I needed to modify this patch to get it to build.
>
> You left a code label with no code afterwards at the end of
> ip_rt_redirect() when CONFIG_IP_ROUTE_VERBOSE is disabled,
> which breaks the build.
>
> I fixed it by adding a semicolon.
OK, thanks David, I missed this.
--
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