diff options
author | Daniil Tatianin <[email protected]> | 2023-01-02 12:53:35 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-03 09:17:12 +0000 |
commit | 9c807965483f42df1d053b7436eedd6cf28ece6f (patch) | |
tree | e75ffd73291433d9f0a73ef65dc23ee23cdc1679 /scripts/gdb/linux/vmalloc.py | |
parent | d57609fad9579f20bbc21f73f7d507937118a79b (diff) |
drivers/net/bonding/bond_3ad: return when there's no aggregator
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: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Daniil Tatianin <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions