]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitd6e640f9766e2fb9aa3853b4ff19e4d7d5d7e373
tree8042b08dfb17169907f71c65215bf4ec421f5ec5
parent8b5e218d8caa7592d26e68157bd71f50426bb7ae
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