Files
linux/drivers
Ben Greear d24d65eda9 e100: Fix rx-over-length statistics.
The old code would += the total errors every time
stats were gathered.  Instead, keep a count of short-pkt
and long-pkt counters and then simply add them together
for the rx-over-length stat.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-03-02 18:07:52 -08:00
..
2012-01-26 18:36:48 +00:00
2012-02-02 14:00:43 +05:30
2012-03-02 18:07:52 -08:00
2012-02-01 19:35:21 +01:00
2012-01-13 10:12:23 -08:00
2012-01-11 23:58:47 -05:00