linux/net/can
Marc Kleine-Budde 56be1d52fc can: af_can: give variable holding the CAN per device receive lists a sensible name
This patch gives the variables holding the CAN receive filter lists a
better name by renaming them from "d" to "dev_rcv_lists".

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2019-09-04 13:29:14 +02:00
..
af_can.c can: af_can: give variable holding the CAN per device receive lists a sensible name 2019-09-04 13:29:14 +02:00
af_can.h can: netns: give structs holding the CAN statistics a sensible name 2019-09-04 13:29:13 +02:00
bcm.c can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet 2019-08-13 17:32:20 +02:00
gw.c can: gw: add support for CAN FD frames 2019-08-13 17:32:21 +02:00
Kconfig can: Kconfig: correct history of the CAN protocol 2019-07-24 10:31:55 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
proc.c can: netns: remove "can_" prefix from members struct netns_can 2019-09-04 13:29:14 +02:00
raw.c can: raw: raw_sock_no_ioctlcmd(): mark function as static 2019-08-13 17:32:20 +02:00