net/mlx5e: Fix kbuild warnings for uninitialized parameters
authorHadar Hen Zion <hadarh@mellanox.com>
Tue, 10 Jan 2017 20:33:35 +0000 (22:33 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jan 2017 02:34:01 +0000 (21:34 -0500)
commita757d108dc1a053722215ee89116f8af9bba1525
treeb0b6e684b952c69e600bcf7aa707430dccf2a378
parent0827444d052ba5347900376dbdbf5d9065d091d4
net/mlx5e: Fix kbuild warnings for uninitialized parameters

kbuild warn about parameters that may be used uninitialized, fix it.

Fixes: a54e20b4fcae ('net/mlx5e: Add basic TC tunnel set action for SRIOV offloads')
Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c