cxgb3 - remove false positive in xgmac workaround
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / net / cxgb3 / common.h
index ada5e4b..7e9e43d 100644 (file)
@@ -513,6 +513,7 @@ struct cmac {
        u64 rx_mcnt;
        unsigned int toggle_cnt;
        unsigned int txen;
+       u64 rx_pause;
        struct mac_stats stats;
 };