commit | 03cb0ce0ddc8c00b7c4c5becff7fb7cf44b00a91 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue May 26 02:05:50 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue May 26 20:33:58 2020 -0700 |
tree | 1d00b618507c481d8c491d61e17925a119794c73 | |
parent | 025b7de7f4e9b26c31c511e84a7cef14605e70ef [diff] |
mlxsw: switchx2: Move SwitchX-2 trap groups out of main enum The number of Spectrum trap groups is not infinite, but two identifiers are occupied by SwitchX-2 specific trap groups. Free these identifiers by moving them out of the main enum. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>