From: David Miller <da...@davemloft.net> Date: Wed, 13 Jul 2016 11:46:25 -0700 (PDT)
> Series applied, thanks. Actually, I have to revert. Please fix this build warning and resubmit, thanks. drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c: In function ‘mlx5_fc_stats_work’: drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c:191:48: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized] node = mlx5_fc_stats_query(dev, counter, last->id); ^