summaryrefslogtreecommitdiff
path: root/net/tipc/eth_media.c
diff options
context:
space:
mode:
authorTonghao Zhang <xiangxia.m.yue@gmail.com>2019-11-01 22:23:53 +0800
committerDavid S. Miller <davem@davemloft.net>2019-11-03 17:18:04 -0800
commit4c76bf696a608ea5cc555fe97ec59a9033236604 (patch)
treef7d5dd77dc5c344362c854fa54a53a5e7d8f1c9f /net/tipc/eth_media.c
parent50b0e61b32ee890a75b4377d5fbe770a86d6a4c1 (diff)
downloadlinux-4c76bf696a608ea5cc555fe97ec59a9033236604.tar.gz
linux-4c76bf696a608ea5cc555fe97ec59a9033236604.tar.bz2
linux-4c76bf696a608ea5cc555fe97ec59a9033236604.zip
net: openvswitch: don't unlock mutex when changing the user_features fails
Unlocking of a not locked mutex is not allowed. Other kernel thread may be in critical section while we unlock it because of setting user_feature fail. Fixes: 95a7233c4 ("net: openvswitch: Set OvS recirc_id from tc chain index") Cc: Paul Blakey <paulb@mellanox.com> Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com> Tested-by: Greg Rose <gvrose8192@gmail.com> Acked-by: William Tu <u9012063@gmail.com> Acked-by: Pravin B Shelar <pshelar@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/eth_media.c')
0 files changed, 0 insertions, 0 deletions