diff options
author | Colin Ian King <[email protected]> | 2019-07-30 12:47:52 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-30 10:19:47 -0700 |
commit | 2ad07086a557efdd80dd036f7b843bd3c51b81c2 (patch) | |
tree | 0c88db77942707a4de2158fed27b674c56bbad29 /lib/mpi/mpi-cmp.c | |
parent | 43c8e0ae76bdcb5c00b381c294c176b373316c8d (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions