On Tue, Mar 5, 2013 at 2:51 PM, Pravin B Shelar <[email protected]> wrote: > Following commit improves code readability. > > Signed-off-by: Pravin B Shelar <[email protected]>
Acked-by: Jesse Gross <[email protected]> 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). _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
