diff options
author | Florian Fainelli <[email protected]> | 2017-04-05 11:19:30 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-06 13:33:17 -0700 |
commit | 5865ccce7eac9bb520d7dacfb48cb72764ed10c3 (patch) | |
tree | 12ff128c9c1ea1b7741382b9f1595396ff897abc /tools/perf/scripts/python/syscall-counts.py | |
parent | 91e91beff6908a1e54536613b318efd56f6e27c4 (diff) |
net: dsa: loop: Fix uninitialized pvid variable
Dan's static analyzer reported the following:
drivers/net/dsa/dsa_loop.c:181 dsa_loop_port_vlan_del()
error: XXX uninitialized symbol 'pvid'.
we were missing the assignment of pvid to ps->vid, so add that.
Reported-by: Dan Carpenter <[email protected]>
Fixes: 98cd1552ea27 ("net: dsa: Mock-up driver")
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions