summaryrefslogtreecommitdiff
path: root/net/tipc/socket.c
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2019-12-01 18:41:24 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-05 15:27:15 +0100
commit390dcbc1cda8c9951c159c280fb336e02173bd78 (patch)
treeaeff49c22113ca49c2515550182094ba0606a298 /net/tipc/socket.c
parentee58887f5002721023e56100393c4aacb00d3b23 (diff)
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
[ Upstream commit 8ffeb03fbba3b599690b361467bfd2373e8c450f ] All the callers of ovs_flow_cmd_build_info() already deal with error return code correctly, so we can handle the error condition in a more gracefull way. Still dump a warning to preserve debuggability. v1 -> v2: - clarify the commit message - clean the skb and report the error (DaveM) Fixes: ccb1352e76cf ("net: Add Open vSwitch kernel components.") Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions