diff options
author | Clément Léger <clement.leger@bootlin.com> | 2022-04-21 12:12:47 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-04-22 15:12:18 -0700 |
commit | 7f40ea2145d926510b27b785562d2c92df1b0d91 (patch) | |
tree | 1203e8603abefdd9a13e4f815c0312939fb1400d /Documentation | |
parent | 5b0b9e4c2c895227c8852488b3f09839233bba54 (diff) |
net: bridge: switchdev: check br_vlan_group() return value
br_vlan_group() can return NULL and thus return value must be checked
to avoid dereferencing a NULL pointer.
Fixes: 6284c723d9b9 ("net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations")
Signed-off-by: Clément Léger <clement.leger@bootlin.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Link: https://lore.kernel.org/r/20220421101247.121896-1-clement.leger@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions