commit | 2a1305515bf4387bb21e2624c473fc26d846dcbd | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Sun Apr 28 21:45:50 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 30 23:05:29 2019 -0400 |
tree | a233c35deb5483d71b5ab956433df1ead9d75747 | |
parent | cf2d45f5ba9a730df6ec190e0345cecde80b1d8b [diff] |
net: dsa: mt7530: Use the DSA vlan_filtering helper function This was recently introduced, so keeping state inside the driver is no longer necessary. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Suggested-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>