Skip to content
Commit 60aeba23 authored by Thomas Lange's avatar Thomas Lange Committed by David S. Miller
Browse files

Davinci: Do not reset EMAC TX overruns counter on read



Don't reset tx_fifo_errors when reading out current EMAC stats.
  (tx_fifo_errors shows up as TX overruns in netdev stats.)

Without this correction, the old counter value is lost every time
stats are read out.

Signed-off-by: default avatarThomas Lange <thomas@corelatus.se>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0b322111
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment