linux/drivers/net/can/sja1000
Wolfgang Grandegger 8935f57e68 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 <wg@grandegger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-04 02:16:15 -07:00
..
Makefile can: sja1000: generic OF platform bus driver 2009-06-01 02:53:35 -07:00
ems_pci.c can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards 2009-07-23 18:01:02 -07:00
kvaser_pci.c can: sja1000: stop misusing member base_addr of struct net_device 2009-06-01 02:53:34 -07:00
sja1000.c can: sja1000: fix network statistics update 2009-09-04 02:16:15 -07:00
sja1000.h can: sja1000: stop misusing member base_addr of struct net_device 2009-06-01 02:53:34 -07:00
sja1000_of_platform.c can: sja1000_of_platform: fix build problems with printk format 2009-06-10 01:12:39 -07:00
sja1000_platform.c can: sja1000: stop misusing member base_addr of struct net_device 2009-06-01 02:53:34 -07:00