]> git.baikalelectronics.ru Git - kernel.git/commit
can: update documentation wording error frames -> error messages
authorOliver Hartkopp <socketcan@hartkopp.net>
Tue, 8 May 2012 20:20:33 +0000 (22:20 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 23 May 2012 20:55:49 +0000 (22:55 +0200)
commitb93895cbaae25bc947a681e84ca1df983c7ca50d
tree8042b08dfb17169907f71c65215bf4ec421f5ec5
parent38d71f99f1e4b38991d13c3fe2907f2b678a659f
can: update documentation wording error frames -> error messages

As Heinz-Juergen Oertel pointed out 'CAN error frames' are a already defined
term for the CAN protocol violation indication on the wire.

To avoid confusion with the error messages created by CAN drivers available
via CAN RAW sockets update the documentation and change the naming from
'error frames' to 'error messages' or 'error message frames'.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Documentation/networking/can.txt
include/linux/can.h
include/linux/can/error.h
net/can/af_can.c