net/mlx5e: Remove redundant active_channels indication
[sfrench/cifs-2.6.git] / drivers / net / ethernet / mellanox / mlx5 / core / en.h
index 1c04df043e07178edd7f454965e55d0a6ec67cf4..372cdf8a496c88ff771bdd9b661f158c2ba2dc0e 100644 (file)
@@ -777,8 +777,6 @@ struct mlx5e_priv {
        struct mutex               state_lock; /* Protects Interface state */
        struct mlx5e_rq            drop_rq;
 
-       rwlock_t                   stats_lock; /* Protects channels SW stats updates */
-       bool                       channels_active;
        struct mlx5e_channels      channels;
        u32                        tisn[MLX5E_MAX_NUM_TC];
        struct mlx5e_rqt           indir_rqt;