diff options
author | Vladimir Oltean <[email protected]> | 2021-01-14 10:35:56 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-14 16:47:21 -0800 |
commit | c612fe7808033ca2c7000fa06a4abb12a5e3e253 (patch) | |
tree | bd2d3af189750cd7195f8d41789c449968e611e7 /tools/perf/scripts/python/sctop.py | |
parent | a5317f3b06b3afe7906785dc5912aca3058cfdc2 (diff) |
net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_add
prestera_bridge_port_vlan_add should have been called with vlan->vid,
however this was masked by the presence of the local vid variable and I
did not notice the build warning.
Reported-by: kernel test robot <[email protected]>
Fixes: b7a9e0da2d1c ("net: switchdev: remove vid_begin -> vid_end range from VLAN objects")
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Taras Chornyi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions