net/mlx5: E-Switch, Skip querying SF enabled bits
authorParav Pandit <parav@nvidia.com>
Mon, 8 Mar 2021 09:50:40 +0000 (11:50 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Wed, 14 Apr 2021 18:02:29 +0000 (11:02 -0700)
commit7d5ae47891929235c4a269b91996ab951cbf3c20
tree72f315be3b3b1ce8f1c56904aa3edbc6fe33a812
parent7bf481d7e75a474e2a0f564b4de6bc2f1eeafc9a
net/mlx5: E-Switch, Skip querying SF enabled bits

With vhca events, SF state is queried through the VHCA events. Device no
longer expects SF bitmap in the query eswitch functions command.

Hence, remove it to simplify the code.

Signed-off-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c