[BNX2X]: correct statistics
Errors were summed improperly, some stats were missing. Signed-off-by: Eliezer Tamir <eliezert@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
49d6677211
commit
0e39e645b3
@@ -854,8 +854,8 @@ struct bnx2x {
|
||||
#define MAX_SPQ_PENDING 8
|
||||
|
||||
|
||||
#define BNX2X_NUM_STATS 31
|
||||
#define BNX2X_NUM_TESTS 2
|
||||
#define BNX2X_NUM_STATS 34
|
||||
#define BNX2X_NUM_TESTS 1
|
||||
|
||||
|
||||
#define DPM_TRIGER_TYPE 0x40
|
||||
|
Reference in New Issue
Block a user