]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tc35815: Fix rx_missed_errors count
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 6 Aug 2009 04:41:48 +0000 (04:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Aug 2009 20:14:24 +0000 (13:14 -0700)
commit7bb82e834cc9cc95512287a9bf637719557674a0
treee10eaaa6267f6bffb3f96bdfc8c3b50be650cb93
parentc60a5cf7af0a94cf8b09ca22796affa5f5f0669a
tc35815: Fix rx_missed_errors count

The Miss_Cnt register is cleared by reading.  Accumulate its value to
rx_missed_errors count.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tc35815.c