From: David S. Miller Date: Sun, 1 Dec 2019 21:21:24 +0000 (-0800) Subject: Merge branch 'openvswitch-remove-a-couple-of-BUG_ON' X-Git-Tag: v5.5-rc1~80^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5d728113532c695c894c2a88a10453ac83b0f3b;p=thirdparty%2Flinux.git Merge branch 'openvswitch-remove-a-couple-of-BUG_ON' Paolo Abeni says: ==================== 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. v1 -> v2: - avoid memory leaks on error path ==================== Signed-off-by: David S. Miller --- c5d728113532c695c894c2a88a10453ac83b0f3b