OSDN Git Service

net: dsa: mt7530: Use the DSA vlan_filtering helper function
authorVladimir Oltean <olteanv@gmail.com>
Sun, 28 Apr 2019 18:45:50 +0000 (21:45 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 May 2019 03:05:29 +0000 (23:05 -0400)
commit2a1305515bf4387bb21e2624c473fc26d846dcbd
treea233c35deb5483d71b5ab956433df1ead9d75747
parentcf2d45f5ba9a730df6ec190e0345cecde80b1d8b
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>
drivers/net/dsa/mt7530.c
drivers/net/dsa/mt7530.h