diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-07-30 14:47:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-30 20:19:47 +0300 |
commit | 2ad07086a557efdd80dd036f7b843bd3c51b81c2 (patch) | |
tree | 0c88db77942707a4de2158fed27b674c56bbad29 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 43c8e0ae76bdcb5c00b381c294c176b373316c8d (diff) | |
download | linux-2ad07086a557efdd80dd036f7b843bd3c51b81c2.tar.xz |
mlxsw: spectrum_ptp: fix duplicated check on orig_egr_types
Currently are duplicated checks on orig_egr_types which are
redundant, I believe this is a typo and should actually be
orig_ing_types || orig_egr_types instead of the expression
orig_egr_types || orig_egr_types. Fix these.
Addresses-Coverity: ("Same on both sides")
Fixes: c6b36bdd04b5 ("mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions