summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/flow_table.c
diff options
context:
space:
mode:
authorYejune Deng <yejune.deng@gmail.com>2021-05-08 04:27:07 +0200
committerDavid S. Miller <davem@davemloft.net>2021-05-10 23:18:19 +0200
commitd2792e91de2bedf829828b091720f0f7920719ed (patch)
tree03aa70a3070f353df28e217206ee15a82fd78076 /net/openvswitch/flow_table.c
parentMerge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke... (diff)
downloadlinux-d2792e91de2bedf829828b091720f0f7920719ed.tar.xz
linux-d2792e91de2bedf829828b091720f0f7920719ed.zip
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: Yejune Deng <yejunedeng@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/flow_table.c')
0 files changed, 0 insertions, 0 deletions