linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Arnd Bergmann ad05df399f net/mlx5e: Remove unused variable
A cleanup removed the only user of this variable

mlx5/core/en_ethtool.c: In function 'mlx5e_set_channels':
mlx5/core/en_ethtool.c:546:6: error: unused variable 'ncv' [-Werror=unused-variable]

Let's remove the declaration as well.

Fixes: 639e9e9416 ("net/mlx5e: Remove unnecessary checks when setting num channels")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-19 11:14:29 -05:00
..
mlx4 net/mlx4_en: Remove unnecessary checks when setting num channels 2017-01-18 14:58:23 -05:00
mlx5/core net/mlx5e: Remove unused variable 2017-01-19 11:14:29 -05:00
mlxsw mlxsw: pci: Fix EQE structure definition 2017-01-12 09:25:55 -05:00
Kconfig
Makefile