commit | 6c4153b1e7b71ba5e9183f14eed58a5277be3894 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Sat Sep 02 23:49:11 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 03 20:23:24 2017 -0700 |
tree | 6aef2ce82c204c25aa80a02fb868dbdd5c40ea2d | |
parent | 7c819de4389bf91878954f41e51a0003171217ff [diff] |
mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id This enum is used with reg_ratr_trap_id, so move it next to the register definition. While at it, drop the enumerator initializers. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>