Skip to content
Commit d2792e91 authored by Yejune Deng's avatar Yejune Deng Committed by David S. Miller
Browse files

net: openvswitch: Remove unnecessary skb_nfct()



There is no need add 'if (skb_nfct(skb))' assignment, the
nf_conntrack_put() would check it.

Signed-off-by: default avatarYejune Deng <yejunedeng@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b7415964
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