linux-sg2042/drivers/net/can
Jimmy Assarsson e1d2d1329a can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
To avoid kernel warning "Unhandled message (68)", ignore the
CMD_FLUSH_QUEUE_REPLY message for now.

As of Leaf v2 firmware version v4.1.844 (2017-02-15), flush tx queue is
synchronous. There is a capability bit indicating whether flushing tx
queue is synchronous or asynchronous.

A proper solution would be to query the device for capabilities. If the
synchronous tx flush capability bit is set, we should wait for
CMD_FLUSH_QUEUE_REPLY message, while flushing the tx queue.

Signed-off-by: Jimmy Assarsson <jimmyassarsson@gmail.com>
Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2017-10-24 13:00:36 +02:00
..
c_can
cc770
ifi_canfd
m_can
mscan
peak_canfd
rcar
sja1000
softing
spi
usb can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages 2017-10-24 13:00:36 +02:00
Kconfig
Makefile
at91_can.c
bfin_can.c
dev.c
flexcan.c can: flexcan: fix p1010 state transition issue 2017-10-19 13:05:53 +02:00
grcan.c
janz-ican3.c
led.c
pch_can.c
rx-offload.c
slcan.c
sun4i_can.c can: sun4i: fix loopback mode 2017-10-24 12:59:15 +02:00
ti_hecc.c
vcan.c
vxcan.c
xilinx_can.c