Actions
Bug #2054
closede1000g kstat structure contains needless fields
Start date:
2012-02-01
Due date:
% Done:
100%
Estimated time:
2.00 h
Difficulty:
Medium
Tags:
Gerrit CR:
Description
e1000g kstat structure (e1000g_ksp) includes statistics that are already accounted for by the generic mac statistics function (e1000g_m_stat).
Files
Updated by David Höppner over 10 years ago
- File e1000g_kstat_new_02.txt e1000g_kstat_new_02.txt added
- Status changed from New to In Progress
- % Done changed from 80 to 90
Further removed Jabber and Total_Octets_*. These are jabber_errors and rbytes/obytes now.
Updated by David Höppner over 10 years ago
Updated by Rich Lowe over 10 years ago
- Category set to kernel
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Resolved in r13610 commit:32b4d7ddcb1e
Actions