git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b32211
)
Davinci: Do not reset EMAC TX overruns counter on read
author
Thomas Lange
<thomas@corelatus.se>
Wed, 9 Mar 2011 04:41:16 +0000
(
04:41
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 14 Mar 2011 22:04:50 +0000
(15:04 -0700)
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: Thomas Lange <thomas@corelatus.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found