commit | a8e387384f554ea0b63889a7682ffcddee24df8b | [log] [tgz] |
---|---|---|
author | Tonghao Zhang <xiangxia.m.yue@gmail.com> | Fri Apr 24 08:08:04 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 23 18:26:11 2020 -0700 |
tree | b885b151d62bde066f5d710a6c873fa8a9410e6f | |
parent | eb58eebc7fb5e23c9cc7d557c0a9236630591526 [diff] |
net: openvswitch: remove the unnecessary check Before invoking the ovs_meter_cmd_reply_stats, "meter" was checked, so don't check it agin in that function. Cc: Pravin B Shelar <pshelar@ovn.org> Cc: Andy Zhou <azhou@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>