commit | e753b2b50dc3c6582e9d5971555693db41a6d821 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Wed Feb 01 19:01:18 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Mar 28 15:34:01 2017 +0300 |
tree | d0e3eb99fca8fd2b5ed684c07e5f4849e1ee78af | |
parent | aa0cbbae5d360ea23a15038d24f6f7c9573eecaf [diff] |
net/mlx5: Add helper to initialize a flow steering actions struct instance There are bunch of places in the code where the intermediate struct that keeps the elements related to flow actions is initialized with the same default values. Put that into a small DECLARE type helper. This patch doesn't change any functionality. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>