diff options
| author | Vladimir Oltean <[email protected]> | 2019-04-28 18:45:54 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-05-01 03:05:29 +0000 |
| commit | 314f76d7a68bab0516aa52877944e6aacfa0fc3f (patch) | |
| tree | 69566e08f1d74a449e6df3d1444ef89925084780 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
| parent | net: dsa: b53: Use vlan_filtering property from dsa_switch (diff) | |
| download | kernel-314f76d7a68bab0516aa52877944e6aacfa0fc3f.tar.gz kernel-314f76d7a68bab0516aa52877944e6aacfa0fc3f.zip | |
net: dsa: Add more convenient functions for installing port VLANs
This hides the need to perform a two-phase transaction and construct a
switchdev_obj_port_vlan struct.
Call graph (including a function that will be introduced in a follow-up
patch) looks like this now (same for the *_vlan_del function):
dsa_slave_vlan_rx_add_vid dsa_port_setup_8021q_tagging
| |
| |
| +-------------+
| |
v v
dsa_port_vid_add dsa_slave_port_obj_add
| |
+-------+ +-------+
| |
v v
dsa_port_vlan_add
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions
