net/mlx5: remove unnecessary structure initializers
authorViacheslav Ovsiienko <viacheslavo@mellanox.com>
Tue, 23 Oct 2018 10:04:15 +0000 (10:04 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 26 Oct 2018 20:14:06 +0000 (22:14 +0200)
commite00767ee04c179f452840a9801af466b10257194
treeaa2c73b7be4c07189c40a098ac6885f4f6f2f725
parent3b2c0bbc52e5a06de8f896cd379ce252602d9560
net/mlx5: remove unnecessary structure initializers

The unnecessary structure filed initializers to zero are removed.
We need to do this minor preparation before the following
mlx5 counter structure modification.

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
drivers/net/mlx5/mlx5_flow_tcf.c