diff options
author | Vivien Didelot <vivien.didelot@gmail.com> | 2019-08-01 21:36:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-01 23:43:09 +0300 |
commit | 5210989283c28b909e13efb61c0e298c178bb76f (patch) | |
tree | adadad49ebb10833fce81da3f53ae1c6638f44cd /scripts/gen_compile_commands.py | |
parent | 5ef8d249f8743325832a99fdaf997a28cbd0f78b (diff) | |
download | linux-5210989283c28b909e13efb61c0e298c178bb76f.tar.xz |
net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del
Wrapping mv88e6xxx_vtu_getnext makes the code less easy to read.
Explicit the call to mv88e6xxx_vtu_getnext in _mv88e6xxx_port_vlan_del
and the return value expected by switchdev in case of software VLANs.
At the same time, rename the helper using an old underscore convention.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions