[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190827.204639.197707480276450895.davem@davemloft.net>
Date: Tue, 27 Aug 2019 20:46:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: olteanv@...il.com
Cc: f.fainelli@...il.com, vivien.didelot@...il.com, andrew@...n.ch,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/2] Simplify DSA handling of VLAN
subinterface offload
From: Vladimir Oltean <olteanv@...il.com>
Date: Sun, 25 Aug 2019 22:46:28 +0300
> Depends on Vivien Didelot's patchset:
> https://patchwork.ozlabs.org/project/netdev/list/?series=127197&state=*
>
> This patchset removes a few strange-looking guards for -EOPNOTSUPP in
> dsa_slave_vlan_rx_add_vid and dsa_slave_vlan_rx_kill_vid, making that
> code path no longer possible.
>
> It also disables the code path for the sja1105 driver, which does
> support editing the VLAN table, but not hardware-accelerated VLAN
> sub-interfaces, therefore the check in the DSA core would be wrong.
> There was no better DSA callback to do this than .port_enable, i.e.
> at ndo_open time.
Series applied.
Powered by blists - more mailing lists