diff options
author | 2019-06-19 09:41:06 +0300 | |
---|---|---|
committer | 2019-06-19 10:09:22 -0400 | |
commit | ff5405f690865762887cbc73529976a7448738ee (patch) | |
tree | e4c86cfe4554651ceefd10be1dc6f5a0d88eb37c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctly (diff) | |
download | linux-dev-ff5405f690865762887cbc73529976a7448738ee.tar.xz linux-dev-ff5405f690865762887cbc73529976a7448738ee.zip |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions