linux/drivers/net/can
Oliver Hartkopp c9faaa09e2 can: peak_usb: fix hwtstamp assignment
The skb->tstamp is set to the hardware timestamp when available in the USB
urb message. This leads to user visible timestamps which contain the 'uptime'
of the USB adapter - and not the usual system generated timestamp.

Fix this wrong assignment by applying the available hardware timestamp to the
skb_shared_hwtstamps data structure - which is intended for this purpose.

Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-11-26 22:33:06 +01:00
..
c_can can: c_can: fix segfault during rmmod 2012-09-27 16:34:02 +02:00
cc770 can: mark bittiming_const pointer in struct can_priv as const 2012-07-20 12:31:05 +02:00
mscan can: mpc5xxx_can: fix section type conflict 2012-10-04 19:26:32 +02:00
sja1000 can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards 2012-10-24 10:53:49 +02:00
softing can: softing: Fix potential memory leak in softing_load_fw() 2012-08-24 10:54:05 +02:00
usb can: peak_usb: fix hwtstamp assignment 2012-11-26 22:33:06 +01:00
at91_can.c can: mark bittiming_const pointer in struct can_priv as const 2012-07-20 12:31:05 +02:00
bfin_can.c can: mark bittiming_const pointer in struct can_priv as const 2012-07-20 12:31:05 +02:00
dev.c can: dev: fix sparse warning for can_restart 2012-07-02 11:07:25 +02:00
flexcan.c can: flexcan: disable bus error interrupts for the i.MX6q 2012-10-23 18:43:17 +02:00
janz-ican3.c can: janz-ican3: fix support for older hardware revisions 2012-09-21 12:54:52 +02:00
Kconfig can: Kconfig: add more information about Intel EG20T PCH CAN controller 2012-02-03 01:21:26 +01:00
Makefile can: cc770: add driver core for the Bosch CC770 and Intel AN82527 2011-12-01 13:09:31 -05:00
mcp251x.c can: mcp251x: avoid repeated frame bug 2012-09-03 20:12:06 +02:00
pch_can.c can: mark bittiming_const pointer in struct can_priv as const 2012-07-20 12:31:05 +02:00
slcan.c sections: fix section conflicts in drivers/net 2012-10-06 03:04:42 +09:00
ti_hecc.c can: ti_hecc: fix oops during rmmod 2012-09-21 12:54:53 +02:00
vcan.c sections: fix section conflicts in drivers/net 2012-10-06 03:04:42 +09:00