net/mlx5: E-Switch, Remove redundant reloading of the IB interface
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 13 Nov 2018 09:09:30 +0000 (11:09 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 17 Dec 2018 19:03:26 +0000 (11:03 -0800)
commit915fe1a0d9cbf6d7657b388833dbcae13d22a567
treed68fb6d26e4f5533aa68d7fd18926b4611fa9dd9
parent9582466640432c86fb060a4fa4d9d3c48e708ca6
net/mlx5: E-Switch, Remove redundant reloading of the IB interface

The reload of the IB interface done on the offloads stop call is
redundant b/c we do that on mlx5_eswitch_disable_sriov(), remove it.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c