aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio/cxgb2.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/chelsio/cxgb2.c')
-rwxr-xr-x[-rw-r--r--]drivers/net/chelsio/cxgb2.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/chelsio/cxgb2.c b/drivers/net/chelsio/cxgb2.c
index 2dbf8dc116c6..2461f91b0996 100644..100755
--- a/drivers/net/chelsio/cxgb2.c
+++ b/drivers/net/chelsio/cxgb2.c
@@ -401,7 +401,8 @@ static char stats_strings[][ETH_GSTRING_LEN] = {
401 "TxTso", 401 "TxTso",
402 "RxVlan", 402 "RxVlan",
403 "TxVlan", 403 "TxVlan",
404 404 "TxNeedHeadroom",
405
405 /* Interrupt stats */ 406 /* Interrupt stats */
406 "rx drops", 407 "rx drops",
407 "pure_rsps", 408 "pure_rsps",