diff options
author | Tonghao Zhang <xiangxia.m.yue@gmail.com> | 2020-09-01 15:26:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-01 21:42:15 +0300 |
commit | e6896163b20cc2dc1c169fa5e007243a4f9650a4 (patch) | |
tree | a50c0121e9b433d189c130f15cbe774571c44586 /net/sched | |
parent | df68d64ee3f54556aca1d50607e57b3129949a42 (diff) | |
download | linux-e6896163b20cc2dc1c169fa5e007243a4f9650a4.tar.xz |
net: openvswitch: remove unused keep_flows
keep_flows was introduced by [1], which used as flag to delete flows or not.
When rehashing or expanding the table instance, we will not flush the flows.
Now don't use it anymore, remove it.
[1] - https://github.com/openvswitch/ovs/commit/acd051f1761569205827dc9b037e15568a8d59f8
Cc: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions