linux/net/can
Oliver Hartkopp c9fa3f41a9 can: bcm: initialize ifindex for timeouts without previous frame reception
commit 81b401100c upstream.

Set in the rx_ifindex to pass the correct interface index in the case of a
message timeout detection. Usually the rx_ifindex value is set at receive
time. But when no CAN frame has been received the RX_TIMEOUT notification
did not contain a valid value.

Reported-by: Andre Naujoks <nautsch2@googlemail.com>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-12-03 11:47:10 -08:00
..
af_can.c can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04:00
af_can.h can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04:00
bcm.c can: bcm: initialize ifindex for timeouts without previous frame reception 2012-12-03 11:47:10 -08:00
gw.c can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04: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
proc.c can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04:00
raw.c net: remove skb_orphan_try() 2012-07-16 09:03:48 -07:00