diff options
author | 2017-10-26 16:11:25 +0300 | |
---|---|---|
committer | 2017-12-29 00:43:51 +0200 | |
commit | 18a89ab7668146a13c53685846a2f0598061e20f (patch) | |
tree | 3efc610aefa62c2dd55bb855a048168e2acd9a61 /tools/perf/scripts/python/check-perf-trace.py | |
parent | net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep (diff) | |
download | linux-dev-18a89ab7668146a13c53685846a2f0598061e20f.tar.xz linux-dev-18a89ab7668146a13c53685846a2f0598061e20f.zip |
net/mlx5e: E-Switch, Use the name of static array instead of its address
Using the address of a static array is the same as using its name (in
this specific use-case), but it's confusing and makes the code less
readable.
Fixes: 1bd27b11c1df ("net/mlx5: Introduce E-switch QoS management")
Fixes: bd77bf1cb595 ("net/mlx5: Add SRIOV VF max rate configuration support")
Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions