Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933468AbbLGVgT (ORCPT ); Mon, 7 Dec 2015 16:36:19 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:51005 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932329AbbLGVgK (ORCPT ); Mon, 7 Dec 2015 16:36:10 -0500 Date: Mon, 07 Dec 2015 16:36:08 -0500 (EST) Message-Id: <20151207.163608.1805578623951785262.davem@davemloft.net> To: narmstrong@baylibre.com Cc: andrew@lunn.ch, f.fainelli@gmail.com, linux@roeck-us.net, vivien.didelot@savoirfairelinux.com, fabf@skynet.be, pavel.nakonechny@skitlab.ru, joe@perches.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 net-next 0/4] Further fix for dsa unbinding From: David Miller In-Reply-To: <1449493055-29047-1-git-send-email-narmstrong@baylibre.com> References: <56321D9A.8010109@baylibre.com> <1449493055-29047-1-git-send-email-narmstrong@baylibre.com> X-Mailer: Mew version 6.6 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]); Mon, 07 Dec 2015 13:36:10 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 967 Lines: 23 From: Neil Armstrong Date: Mon, 7 Dec 2015 13:57:31 +0100 > This serie fixes further issues for DSA dynamic unbinding. > The first patch completely removes the PHY link state polling. > The two following cleans up the dsa state upon removal. > The last patch moves slave destroy code as slave function and > adds missing netdev and phy cleanup calls. > > v1: http://lkml.kernel.org/r/562F8ECB.6050709@baylibre.com > v2: http://lkml.kernel.org/r/56321D9A.8010109@baylibre.com > remove phy fix and add missing calls in dsa_switch_destroy > then add dedicated dsa_slave_destroy > > v3: remove polling instead of fixing it, make single patch for > dsa slave destroy Series applied, thanks Neil. -- 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/