aboutsummaryrefslogtreecommitdiffstats
path: root/net/can
diff options
context:
space:
mode:
authorIra W. Snyder <iws@ovro.caltech.edu>2014-01-29 09:58:25 -0800
committerMarc Kleine-Budde <mkl@pengutronix.de>2014-01-29 20:23:23 +0100
commit73615c8669ef1c497c942cae0d5079b95824332a (patch)
tree7af0322835373a0ffdf6e5853ed5b1c377761745 /net/can
parentcan: Propagate SO_PRIORITY of raw sockets to skbs (diff)
downloadlinux-dev-73615c8669ef1c497c942cae0d5079b95824332a.tar.xz
linux-dev-73615c8669ef1c497c942cae0d5079b95824332a.zip
can: janz-ican3: fix uninitialized variable warnings
Analysis of the code shows that the struct ican3_msg variable cannot be used uninitialized. Error conditions are checked and the loop terminates before calling the ican3_handle_message() function with an uninitialized value. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Acked-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions