mlx4_en: Removed redundant cq->armed flag
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
48374ddce7
commit
c03ea21fcf
@ -311,7 +311,6 @@ struct mlx4_en_cq {
|
||||
enum cq_type is_tx;
|
||||
u16 moder_time;
|
||||
u16 moder_cnt;
|
||||
int armed;
|
||||
struct mlx4_cqe *buf;
|
||||
#define MLX4_EN_OPCODE_ERROR 0x1e
|
||||
};
|
||||
|
Reference in New Issue
Block a user