commit | c02c4175cb9f434af8f20045dd43ae9e573c8da2 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri May 19 17:00:42 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 22 19:37:32 2017 -0400 |
tree | 731b4b6b5af3f303d85924215d890a86e6760300 | |
parent | 01676d129c1a7645879a104cbe5ac43bfa3c25a4 [diff] |
net: dsa: change scope of VLAN filtering setter Change the scope of the switchdev VLAN filtering attribute setter from the DSA slave device to the generic DSA port, so that the future port-wide API can also be used for other port types, such as CPU and DSA links. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>