diff options
author | Arnd Bergmann <[email protected]> | 2017-01-19 10:33:29 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-01-19 11:14:29 -0500 |
commit | ad05df399f3343b10664827a3860669a8a80782d (patch) | |
tree | cc0ec2d872c071391916600f406d15c8d23e2f9a /net/unix/sysctl_net_unix.c | |
parent | 03e4deff4987f79c34112c5ba4eb195d4f9382b0 (diff) |
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: 639e9e94160e ("net/mlx5e: Remove unnecessary checks when setting num channels")
Signed-off-by: Arnd Bergmann <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions