]> git.ipfire.org Git - people/ms/linux.git/commit
net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardware.
authorJonas Peterson <jonas.peterson@gmail.com>
Tue, 7 May 2013 20:05:23 +0000 (22:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Jun 2013 19:53:35 +0000 (12:53 -0700)
commit4e7955a0b12b1e47c87acb11a156b2576406a8eb
tree8e22ee55e3c52b98d3e41dd7bf14ea02e88ec000
parent330733ae806a83fa59a019fb086be5743323ecac
net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardware.

commit a90f13b24fb40d02d11496cce6a10ae8d4b319b2 upstream.

Unlike Kvaser Leaf light devices, some other Kvaser devices (like USBcan
Pro, USBcan R) receive CAN messages in CMD_LOG_MESSAGE frames. This
patch adds support for it.

Signed-off-by: Jonas Peterson <jonas.peterson@gmail.com>
Signed-off-by: Olivier Sobrie <olivier@sobrie.be>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/can/usb/kvaser_usb.c