[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101210.160523.186298802.davem@davemloft.net>
Date: Fri, 10 Dec 2010 16:05:23 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: netdev@...r.kernel.org
Subject: Re: bridge: Use consistent NF_DROP returns in nf_pre_routing
From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Fri, 10 Dec 2010 11:38:11 +0800
> Hi:
>
> bridge: Use consistent NF_DROP returns in nf_pre_routing
>
> The nf_pre_routing functions in bridging have collected two
> distinct ways of returning NF_DROP over the years, inline and
> via goto. There is no reason for preferring either one.
>
> So this patch arbitrarily picks the inline variant and converts
> the all the gotos.
>
> Also removes a redundant comment.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied, thanks Herbert.
--
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