commit | 7700476f319844022f6e469e7acb578178ee29de | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Wed Jul 31 10:30:26 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 31 08:47:13 2019 -0700 |
tree | 1fc53367c960940d6cfefae527b40549af2e5b25 | |
parent | 7084148854e75090712439f73fbe2f4d6bfd96e1 [diff] |
selftests: mlxsw: Fix local variable declarations in DSCP tests These two tests have some problems in the global scope pollution and on contrary, contain unnecessary local declarations. Fix them. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>