commit | fae8a25e5b3b627f1ea005ffa663d067f4d5fe44 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Jan 27 15:29:42 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 29 18:42:46 2017 -0500 |
tree | 10ae569badbce51fdffeecefd8ee6242cdf50d40 | |
parent | f123f2fbedc7c2723ceb050cd88c2ea1d6a8be32 [diff] |
net: dsa: mv88e6xxx: use dsa_port's bridge pointer Now that DSA exposes the bridge device pointer to which a port belongs, use it when programming the port based VLANs and thus remove the cache. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>