Home
last modified time | relevance | path

Searched hist:fa83e5d9183fd9bc5f94f937b069c5e15162e974 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.cdiff fa83e5d9183fd9bc5f94f937b069c5e15162e974 Tue May 12 12:20:30 CDT 2020 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: allow VLAN configuration from the bridge in all states

Let the DSA core call our .port_vlan_add methods every time the bridge
layer requests so. We will deal internally with saving/restoring VLANs
depending on our VLAN awareness state.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>