Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753191AbbKAU4u (ORCPT ); Sun, 1 Nov 2015 15:56:50 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:55092 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753158AbbKAU4t (ORCPT ); Sun, 1 Nov 2015 15:56:49 -0500 Date: Sun, 01 Nov 2015 15:56:42 -0500 (EST) Message-Id: <20151101.155642.1302328563488956087.davem@davemloft.net> To: vivien.didelot@savoirfairelinux.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, sfeldma@gmail.com, jiri@resnulli.us, f.fainelli@gmail.com, andrew@lunn.ch Subject: Re: [PATCH] net: dsa: use switchdev obj for VLAN add/del ops From: David Miller In-Reply-To: <1446399235-30668-1-git-send-email-vivien.didelot@savoirfairelinux.com> References: <1446399235-30668-1-git-send-email-vivien.didelot@savoirfairelinux.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 01 Nov 2015 12:56:48 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 813 Lines: 19 From: Vivien Didelot Date: Sun, 1 Nov 2015 12:33:55 -0500 > Simplify DSA by pushing the switchdev objects for VLAN add and delete > operations down to its drivers. Currently only mv88e6xxx is affected. > > Signed-off-by: Vivien Didelot > --- > v2: make _mv88e6xxx_port_vlan_del static as spotted by the kbuild robot. According to your previous submission this is targetted at net-next, so that's where I applied it. But please do not make me play guessing games like this in the future. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/