]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc76f7dca0705593e2180197974b8393a493a698e
treea233c35deb5483d71b5ab956433df1ead9d75747
parent2739ec1865f8208f8640c1f40387083410ddd457
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