net: dsa: b53: Use vlan_filtering property from dsa_switch
authorVladimir Oltean <olteanv@gmail.com>
Sun, 28 Apr 2019 18:45:53 +0000 (21:45 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 May 2019 03:05:29 +0000 (23:05 -0400)
commite74f014eb4ceeeefe4e5058daac705422eecb683
tree162e6cfca270431f829a2fe0ae1676a01cad57e2
parent864cd7b05dec190c7331a59c899749dbe940ecad
net: dsa: b53: Use vlan_filtering property from dsa_switch

While possible (and safe) to use the newly introduced
dsa_port_is_vlan_filtering helper, fabricating a dsa_port pointer is a
bit awkward, so simply retrieve this from the dsa_switch structure.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/b53/b53_common.c
drivers/net/dsa/b53/b53_priv.h