linux/drivers/net/can
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
..
sja1000 can: sja1000: fix network statistics update 2009-09-04 02:16:15 -07:00
Kconfig can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards 2009-07-23 18:01:02 -07:00
Makefile can: Driver for the SJA1000 CAN controller 2009-05-18 15:41:41 -07:00
dev.c can: add can_free_echo_skb() for upcoming drivers 2009-09-04 02:16:14 -07:00
vcan.c netdev: convert pseudo drivers to netdev_tx_t 2009-09-01 01:13:40 -07:00