[ovs-dev] [PATCH] tunneling: Simplify ovs_tnl_send() error handling code.

Jesse Gross jesse at nicira.com
Wed Mar 6 00:28:10 UTC 2013


On Tue, Mar 5, 2013 at 2:51 PM, Pravin B Shelar <pshelar at nicira.com> wrote:
> Following commit improves code readability.
>
> Signed-off-by: Pravin B Shelar <pshelar at nicira.com>

Acked-by: Jesse Gross <jesse at nicira.com>

I think this is actually also a correctness fix as well because
ip_local_out() is storing an error code in 'err', despite the fact
that it's the wrong type (in practice I don't think it matters).



More information about the dev mailing list