aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/cxgb3/common.h')
-rw-r--r--drivers/net/cxgb3/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/cxgb3/common.h b/drivers/net/cxgb3/common.h
index 2129210a67c1..1746003eb46a 100644
--- a/drivers/net/cxgb3/common.h
+++ b/drivers/net/cxgb3/common.h
@@ -507,6 +507,7 @@ struct cmac {
507 unsigned int tx_xcnt; 507 unsigned int tx_xcnt;
508 u64 tx_mcnt; 508 u64 tx_mcnt;
509 unsigned int rx_xcnt; 509 unsigned int rx_xcnt;
510 unsigned int rx_ocnt;
510 u64 rx_mcnt; 511 u64 rx_mcnt;
511 unsigned int toggle_cnt; 512 unsigned int toggle_cnt;
512 unsigned int txen; 513 unsigned int txen;