From: Wolfgang Grandegger Date: Tue, 1 Sep 2009 05:29:41 +0000 (+0000) Subject: can: sja1000: fix network statistics update X-Git-Tag: v2.6.32-rc1~703^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8935f57e68c40c6469efe03f996bfb6150e18c6b;p=pandora-kernel.git can: sja1000: fix network statistics update The member "tx_bytes" of "struct net_device_stats" should be incremented when the interrupt is done and an "arbitration lost error" is a TX error and the statistics should be updated accordingly. Signed-off-by: Wolfgang Grandegger Signed-off-by: David S. Miller --- Reading git-diff-tree failed