linux/drivers/net/can
Olivier Sobrie 83829ab554 can: pch_can: fix invalid error codes
commit ee50e135ae upstream.

Errors in CAN protocol (location) are reported in data[3] of the can
frame instead of data[2].

Signed-off-by: Olivier Sobrie <olivier@sobrie.be>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-03 18:24:40 -06:00
..
c_can can: c_can: fix invalid error codes 2013-02-03 18:24:39 -06:00
cc770 can: cc770: linux/can/dev.h included twice 2012-03-03 17:40:32 +01:00
mscan can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock() 2012-10-07 08:32:28 -07:00
sja1000 can: sja1000: add support for PEAK-System PCMCIA card 2012-03-03 17:40:46 +01:00
softing net/can: convert drivers/net/can/* to use module_platform_driver() 2011-11-29 00:25:05 -05:00
usb can: peak_usb: fix hwtstamp assignment 2012-12-03 11:47:09 -08:00
at91_can.c net/can: convert drivers/net/can/* to use module_platform_driver() 2011-11-29 00:25:05 -05:00
bfin_can.c can: replace the dev_dbg/info/err/... with the new netdev_xxx macros 2012-02-03 01:21:26 +01:00
dev.c can: Do not call dev_put if restart timer is running upon close 2013-01-11 09:07:18 -08:00
flexcan.c can: flexcan: use be32_to_cpup to handle the value of dt entry 2012-07-16 09:04:21 -07:00
janz-ican3.c can: janz-ican3: fix support for older hardware revisions 2012-10-02 10:30:09 -07: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-10-02 10:30:05 -07:00
pch_can.c can: pch_can: fix invalid error codes 2013-02-03 18:24:40 -06:00
slcan.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
ti_hecc.c can: ti_hecc: fix invalid error codes 2013-02-03 18:24:40 -06:00
vcan.c module_param: make bool parameters really bool (net & drivers/net) 2011-12-19 22:27:29 -05:00