commit | b0d4724b8e4ce2a60ee4e097ec50c3759ec2090a | [log] [tgz] |
---|---|---|
author | Stephane Grosjean <s.grosjean@peak-system.com> | Mon Mar 02 11:54:38 2015 +0100 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Mon Mar 09 10:22:24 2015 +0100 |
tree | 99ee4e832a88b14e1f4b0caf065a631f85164c09 | |
parent | 969439016d2cf61fef53a973d7e6d2061c3793b1 [diff] |
can: peak_usb: fix missing ctrlmode_ init for every dev Fixes a missing initialization of ctrlmode and ctrlmode_supported fields, for all other CAN devices than the first one. This fix only concerns the PCAN-USB Pro FD dual-channels CAN-FD device made by PEAK-System. Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>