Re: [RFC PATCH net-next 02/13] net: dsa: Store vlan_filtering as a property of dsa_port
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2019-03-25 16:46:19
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2019-03-25 16:46:19
On 3/23/19 8:23 PM, Vladimir Oltean wrote:
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>
After you address Andrew's comment: Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian