]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/net/dsa/b53/b53_common.c
net: dsa: b53: Export b53_imp_vlan_setup()
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 19 Sep 2017 17:46:52 +0000 (10:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Sep 2017 23:08:54 +0000 (16:08 -0700)
commitaac028672cbea038f23e378ddb3af08c1dbe668c
tree22c2a7900f9903ecbc7de078b06e5fc7f52ba993
parentf43a2dbe9597038578171e70cb8fe751a0383fe2
net: dsa: b53: Export b53_imp_vlan_setup()

bcm_sf2 and b53 do exactly the same thing, so share that piece.

Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/b53/b53_common.c
drivers/net/dsa/b53/b53_priv.h
drivers/net/dsa/bcm_sf2.c