linux/drivers/net/bonding
Daniil Tatianin 4e5f2c74cb drivers/net/bonding/bond_3ad: return when there's no aggregator
[ Upstream commit 9c80796548 ]

Otherwise we would dereference a NULL aggregator pointer when calling
__set_agg_ports_ready on the line below.

Found by Linux Verification Center (linuxtesting.org) with the SVACE
static analysis tool.

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Daniil Tatianin <d-tatianin@yandex-team.ru>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-12 11:59:15 +01:00
..
Makefile
bond_3ad.c drivers/net/bonding/bond_3ad: return when there's no aggregator 2023-01-12 11:59:15 +01:00
bond_alb.c
bond_debugfs.c
bond_main.c
bond_netlink.c
bond_options.c
bond_procfs.c
bond_sysfs.c
bond_sysfs_slave.c
bonding_priv.h