commit | f2a918b40cea994f9524ace67fd05ef42a8d9e5b | [log] [tgz] |
---|---|---|
author | Stephane Grosjean <s.grosjean@peak-system.com> | Wed May 03 10:35:04 2017 +0200 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Fri Jun 09 11:39:23 2017 +0200 |
tree | 666bba8da47525ca50f8d3b8e6a567c3e4e9a68f | |
parent | ff3416fb5b02cfae94591ef4395b0b4dc793f25e [diff] |
can: peak_canfd: fix uninitialized symbol warnings This patch fixes two uninitialized symbol warnings in the new code adding support of the PEAK-System PCAN-PCI Express FD boards, in the socket-CAN network protocol family. Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>