commit | ef2e4094e076858343ea1202046443f642a245cd | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Fri Jul 26 08:26:52 2019 -0500 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Aug 09 14:54:10 2019 -0700 |
tree | 013ab853145056dc9b131b81d4ac25fa8b6bb522 | |
parent | d589e785baf5e48ee80a4fbfed96661a4c7c8c8d [diff] |
net/mlx5: E-switch, Removed unused hwid Currently mlx5_eswitch_rep stores same hw ID for all representors. However it is never used from this structure. It is always used from mlx5_vport. Hence, remove unused field. Signed-off-by: Parav Pandit <parav@mellanox.com> Reviewed-by: Vu Pham <vuhuong@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>