[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161124165533.7eaf4b01@griffin>
Date: Thu, 24 Nov 2016 16:55:33 +0100
From: Jiri Benc <jbenc@...hat.com>
To: Jarno Rajahalme <jarno@....org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] openvswitch: Add a missing break
statement.
On Tue, 22 Nov 2016 20:09:33 -0800, Jarno Rajahalme wrote:
> Add a break statement to prevent fall-through from
> OVS_KEY_ATTR_ETHERNET to OVS_KEY_ATTR_TUNNEL. Without the break
> actions setting ethernet addresses fail to validate with log messages
> complaining about invalid tunnel attributes.
>
> Fixes: 0a6410fbde ("openvswitch: netlink: support L3 packets")
> Signed-off-by: Jarno Rajahalme <jarno@....org>
Acked-by: Jiri Benc <jbenc@...hat.com>
It's a good practice to CC the one who messed up :-) Please do that
next time.
Thanks for noticing the bug and fixing it.
Jiri
Powered by blists - more mailing lists