|
@@ -543,7 +543,6 @@ static int mlx5e_set_channels(struct net_device *dev,
|
|
struct ethtool_channels *ch)
|
|
struct ethtool_channels *ch)
|
|
{
|
|
{
|
|
struct mlx5e_priv *priv = netdev_priv(dev);
|
|
struct mlx5e_priv *priv = netdev_priv(dev);
|
|
- int ncv = mlx5e_get_max_num_channels(priv->mdev);
|
|
|
|
unsigned int count = ch->combined_count;
|
|
unsigned int count = ch->combined_count;
|
|
bool arfs_enabled;
|
|
bool arfs_enabled;
|
|
bool was_opened;
|
|
bool was_opened;
|