commit | 5c1a6eaf0d4eb51e96f193a603af59b55660cb08 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Oct 27 15:56:01 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 29 12:13:30 2017 +0900 |
tree | 3487e4f13753916f1a29082dd0667202b3a7f6c2 | |
parent | 641da8ed3d8c54a5357d85a0f18d1d537c4205b9 [diff] |
net: dsa: b53: Export b53_configure_vlan() bcm_sf2 and b53 replicate the same operations: clear all VLANs and set their ports to the default VLAN tag (1 for these devices) so export the b53 function doing just that. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>