Skip to content
Commit c5d72811 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents f3284e01 8a574f86
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment