Skip to content
Snippets Groups Projects
Commit efbb974d authored by Saeed Mahameed's avatar Saeed Mahameed
Browse files

net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()


struct mlx5_vxlan_port is not exposed to the outside callers, it is
redundant to return a pointer to it from mlx5_vxlan_port_lookup(), to be
only used as a boolean, so just return a boolean.

Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
parent 7a64ca86
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment