[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1574769406.git.pabeni@redhat.com>
Date: Tue, 26 Nov 2019 13:10:28 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Pravin B Shelar <pshelar@....org>
Subject: [PATCH net 0/2] openvswitch: remove a couple of BUG_ON()
The openvswitch kernel datapath includes some BUG_ON() statements to check for
exceptional/unexpected failures. These patches drop a couple of them, where
we can do that without introducing other side effects.
Paolo Abeni (2):
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
openvswitch: remove another BUG_ON()
net/openvswitch/datapath.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
2.21.0
Powered by blists - more mailing lists