commit | 99ff9cc249ff3c75aa12f52f12a35b3b9cfa32f7 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Feb 24 08:35:45 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 24 11:55:06 2020 -0800 |
tree | ed164472190e92f9ad88e4ee44291ccbeaf8cb9f | |
parent | 76d4067fe1dea4992297c069cbee4c826ffa9c63 [diff] |
mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded values The listener fields en_action and dis_action now contain the actions to be used for TRAP and DROP devlink trap actions. Use them directly instead of the hard-coded values. 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>