e1b2ba6 parent c9faaa09e2a1335678f09c70a0d0eda095564bab author Oliver Hartkopp 1353965063 +0100 committer Marc Kleine-Budde 1353965639 +0100 can: bcm: initialize ifindex for timeouts without previous frame reception 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. Cc: linux-stable Reported-by: Andre Naujoks Signed-off-by: Oliver Hartkopp Signed-off-by: Marc Kleine-Budde ^r