diff options
author | Jiri Pirko <jiri@mellanox.com> | 2019-06-19 09:41:06 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-19 17:09:22 +0300 |
commit | ff5405f690865762887cbc73529976a7448738ee (patch) | |
tree | e4c86cfe4554651ceefd10be1dc6f5a0d88eb37c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 511a5adcaa11fdbd224833f939cca6e18ddbd5c0 (diff) | |
download | linux-ff5405f690865762887cbc73529976a7448738ee.tar.xz |
mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT element
RX_ACL_SYSTEM_PORT is 8 bit but SRC_SYS_PORT is 16 bits. Internally,
SRC_SYS_PORT is used to carry the value. Relax the checker in case of
RX_ACL_SYSTEM_PORT and allow different size.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.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