OSDN Git Service

net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helper
authorTonghao Zhang <xiangxia.m.yue@gmail.com>
Tue, 12 Feb 2019 03:39:42 +0000 (19:39 -0800)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 19 Feb 2019 22:15:03 +0000 (14:15 -0800)
commit988ab9c7363a5b24e9221ea52227b65b3ce3e5db
tree51736d5e539267a95acc2ffac26ca37cc93d2fd2
parent73c718fbb32adc2df8a7ee00c1a880b97d547d24
net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helper

Introduce the mlx5e_flow_esw_attr_init() helper
for simplifying codes.

Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c