diff options
author | 2020-05-15 17:11:29 -0700 | |
---|---|---|
committer | 2020-06-25 12:41:46 -0700 | |
commit | efbb974d8ead5106787144219cb240fdcebccc16 (patch) | |
tree | a21ff67117597a524a2e7f8bee1a04d9a3e15efb /drivers/net/ethernet/intel/e100.c | |
parent | net/mlx5e: vxlan: Use RCU for vxlan table lookup (diff) | |
download | wireguard-linux-efbb974d8ead5106787144219cb240fdcebccc16.tar.xz wireguard-linux-efbb974d8ead5106787144219cb240fdcebccc16.zip |
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: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'drivers/net/ethernet/intel/e100.c')
0 files changed, 0 insertions, 0 deletions