On Tue,  6 Jan 2026 12:46:47 -0800 Haiyang Zhang wrote:
> @@ -227,8 +232,6 @@ struct mana_rxcomp_perpkt_info {
>       u32 pkt_hash;
>  }; /* HW DATA */
>  
> -#define MANA_RXCOMP_OOB_NUM_PPI 4
> -
>  /* Receive completion OOB */
>  struct mana_rxcomp_oob {
>       struct mana_cqe_header cqe_hdr;
> @@ -378,7 +381,6 @@ struct mana_ethtool_stats {
>       u64 tx_cqe_err;
>       u64 tx_cqe_unknown_type;
>       u64 tx_linear_pkt_cnt;
> -     u64 rx_coalesced_err;
>       u64 rx_cqe_unknown_type;
>  };

This should be deleted in the previous patch already

Reply via email to