diff options
author | Eli Cohen <eli@mellanox.com> | 2020-02-13 12:12:16 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-02-28 03:40:39 +0300 |
commit | 178f69b4776ea5e6c1dc1240d447d9c76e32c839 (patch) | |
tree | 9e8dfc319cc3da2e7d9423239c3f636083c5c9e6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dec481c86e741b9ec94cb7867dbf253d6bca5e43 (diff) | |
download | linux-178f69b4776ea5e6c1dc1240d447d9c76e32c839.tar.xz |
net/mlx5e: Reduce number of arguments in slow path handling
mlx5e_tc_offload_to_slow_path() and mlx5e_tc_unoffload_from_slow_path()
take an extra argument allocated on the stack of the caller but not used
by the caller. Avoid the extra argument and use local variable in the
function itself.
Signed-off-by: Eli Cohen <eli@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions