commit | 82b63bcf8c2414d6f445830f2076da5ef4a1ba25 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Jul 08 10:00:18 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 08 17:05:19 2018 +0900 |
tree | eb3db3785c27c1404f478bd4b30b66abcbc325f4 | |
parent | c43ea06dbd8c3daa2c6e3fa6ce3713b454c375f9 [diff] |
mlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex key element size The SRC_SYS_PORT is passed as 8 bit value down to hw anyway, so cap it in the driver as well. Also, in Spectrum-2 the FW iface for SRC_SYS_PORT is only 8 bits, so prepare for it. 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>