]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes
authorOr Gerlitz <ogerlitz@mellanox.com>
Thu, 5 Apr 2018 11:46:02 +0000 (14:46 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 14 May 2018 22:10:21 +0000 (15:10 -0700)
commitc180f675349de832030eaa03badbac6f347f487a
tree0970abee5e3ae9b9d51b8405cc420626ecd8135b
parentb3a433de7b421d700de99ac281d8384494020cd2
net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes

This is not needed as the attributes are zeroed out on allocation.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Jianbo Liu <jianbol@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c