commit | 733d4f367c34c971ce2d4f466d71ae5a189cbe5f | [log] [tgz] |
---|---|---|
author | Roi Dayan <roid@mellanox.com> | Thu Feb 21 19:34:15 2019 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Mar 01 12:04:15 2019 -0800 |
tree | a62fa66e8ab7b8b947c82de82ce81e28becbe396 | |
parent | 6bdbc1cb6cf084474b44a1dcb6d44cf48d6a42dc [diff] |
net/mlx5e: Cleanup attach encap function Remove the tunnel info argument which we can get from the other args. Also reorder the args to have input args first and output args later. This patch doesn't change functionality. Signed-off-by: Roi Dayan <roid@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>