commit | a757d108dc1a053722215ee89116f8af9bba1525 | [log] [tgz] |
---|---|---|
author | Hadar Hen Zion <hadarh@mellanox.com> | Tue Jan 10 22:33:35 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 10 21:34:01 2017 -0500 |
tree | b0b6e684b952c69e600bcf7aa707430dccf2a378 | |
parent | 0827444d052ba5347900376dbdbf5d9065d091d4 [diff] |
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>