dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/can
Oliver Hartkopp ec00f044ef can: fix sparse warning in af_can.c
Put can_rx_alldev_list into the af_can header to fix the following
sparse warning: net/can/af_can.c:80:22: warning: symbol
'can_rx_alldev_list' was not declared. Should it be static?

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-07-02 11:07:27 +02:00
..
Kconfig can-gw: add netlink based CAN routing 2011-09-16 17:37:51 -04:00
Makefile can-gw: add netlink based CAN routing 2011-09-16 17:37:51 -04:00
af_can.c canfd: add support for CAN FD in PF_CAN core 2012-06-19 21:40:01 +02:00
af_can.h can: fix sparse warning in af_can.c 2012-07-02 11:07:27 +02:00
bcm.c can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04:00
gw.c can: fix sparse warning for cgw_list 2012-04-16 21:08:18 +02:00
proc.c can: fix sparse warning in af_can.c 2012-07-02 11:07:27 +02:00
raw.c canfd: add support for CAN FD in CAN_RAW sockets 2012-06-19 21:40:08 +02:00