From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] net: dsa: simplify switchdev prepare phase Date: Sat, 02 Dec 2017 21:19:29 -0500 (EST) Message-ID: <20171202.211929.287525244864029152.davem@davemloft.net> References: <20171130162400.8617-1-vivien.didelot@savoirfairelinux.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, f.fainelli@gmail.com, andrew@lunn.ch To: vivien.didelot@savoirfairelinux.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:57714 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751874AbdLCCTd (ORCPT ); Sat, 2 Dec 2017 21:19:33 -0500 In-Reply-To: <20171130162400.8617-1-vivien.didelot@savoirfairelinux.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Vivien Didelot Date: Thu, 30 Nov 2017 11:23:56 -0500 > This patch series brings no functional changes. > > It removes the unused switchdev_trans arguments from the dsa_switch_ops > for both MDB and VLAN operations, and provides functions to prepare and > add these objects for a given bitmap of ports. Series applied.