diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-09-10 22:39:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-12 05:37:02 +0300 |
commit | 02154927c115c7599677df57203988e05b576346 (patch) | |
tree | 69c0b866e7fb7419d7e8cd2608951822cedee871 /net/bridge | |
parent | 8fee3156034a844c0da62b338ef7651cfb0fc8b1 (diff) | |
download | linux-02154927c115c7599677df57203988e05b576346.tar.xz |
net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
While migrating the bcm_sf2 driver to use b53_common, we left a small
piece untouched where we kept our local copy of the per-port
port_vlan_ctl bitmask value. This value is now maintained by b53_device
so we need to use it instead of our local (and now stale) copy of it.
Fixes: f458995b9ad8 ("net: dsa: bcm_sf2: Utilize core B53 driver when possible")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions