Searched hist:"33162 e9a0590f16e1b21be764caae517e2bb310c" (Results 1 – 2 of 2) sorted by relevance
/linux/net/dsa/ |
H A D | port.c | diff 33162e9a0590f16e1b21be764caae517e2bb310c Sun Apr 28 20:45:43 CEST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: Store vlan_filtering as a property of dsa_port
This allows drivers to query the VLAN setting imposed by the bridge driver directly from DSA, instead of keeping their own state based on the .port_vlan_filtering callback.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/net/ |
H A D | dsa.h | diff 33162e9a0590f16e1b21be764caae517e2bb310c Sun Apr 28 20:45:43 CEST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: Store vlan_filtering as a property of dsa_port
This allows drivers to query the VLAN setting imposed by the bridge driver directly from DSA, instead of keeping their own state based on the .port_vlan_filtering callback.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|