Re: [PATCH net-next 0/2] Simplify DSA handling of VLAN subinterface offload

2019-08-27 Thread David Miller
From: Vladimir Oltean 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_r

[PATCH net-next 0/2] Simplify DSA handling of VLAN subinterface offload

2019-08-25 Thread Vladimir Oltean
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