Re: [PATCH net-next] net: dsa: sja1105: stop using priv->vlan_aware
From: Vladimir Oltean <olteanv@gmail.com> Date: 2021-09-22 16:24:50
On Wed, Sep 22, 2021 at 05:44:01PM +0300, Vladimir Oltean wrote:
+ if (!dsa_port_is_vlan_filtering(ds, port) &&
omg, what did I just send....
I amended the commit a few times but forgot to format-patch it again.
The dsa_port_is_vlan_filtering prototype takes a "dp" argument, this
patch doesn't even build. Please toss it to the bin where it belongs.