can: pch_can: fix invalid error codes
authorOlivier Sobrie <[email protected]>
Fri, 18 Jan 2013 08:32:41 +0000 (09:32 +0100)
committerMarc Kleine-Budde <[email protected]>
Sat, 26 Jan 2013 16:13:41 +0000 (17:13 +0100)
commitee50e135aeb048b90fab662e661c58b67341830b
treee1e75be59279ad3f9e21914f599f9be8b964500d
parent71088c4bd9b8f8cbffb0e66f2abc14297e4b2ca8
can: pch_can: fix invalid error codes

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

Cc: linux-stable <[email protected]>
Signed-off-by: Olivier Sobrie <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
drivers/net/can/pch_can.c