diff options
author | 2017-04-05 11:19:30 -0700 | |
---|---|---|
committer | 2017-04-06 13:33:17 -0700 | |
commit | 5865ccce7eac9bb520d7dacfb48cb72764ed10c3 (patch) | |
tree | 12ff128c9c1ea1b7741382b9f1595396ff897abc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/sched: Removed unused vlan actions definition (diff) | |
download | wireguard-linux-5865ccce7eac9bb520d7dacfb48cb72764ed10c3.tar.xz wireguard-linux-5865ccce7eac9bb520d7dacfb48cb72764ed10c3.zip |
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 <dan.carpenter@oracle.com>
Fixes: 98cd1552ea27 ("net: dsa: Mock-up driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions