2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/drivers/staging/fsl-dpaa2
Ioana Radulescu 13b72b089b staging: fsl-dpaa2/ethsw: Fix uninitialized variables
Functions port_vlans_add() and port_vlans_del() could,
in theory, return an uninitialized variable. Fix this
by initializing the variable in question at declaration.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-10 10:38:17 +02:00
..
ethernet ARM: SoC driver updates 2018-08-23 13:52:46 -07:00
ethsw staging: fsl-dpaa2/ethsw: Fix uninitialized variables 2018-09-10 10:38:17 +02:00
rtc staging: fsl-dpaa2/rtc: support phc_index of ethtool_ts_info 2018-04-29 15:25:08 +02:00
Kconfig staging: fsl-dpaa2/rtc: fix PTP dependency 2018-05-25 18:45:47 +02:00
Makefile staging: fsl-dpaa2/rtc: add rtc driver 2018-04-23 15:53:05 +02:00