Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932975AbbLGUje (ORCPT ); Mon, 7 Dec 2015 15:39:34 -0500 Received: from mail-pf0-f181.google.com ([209.85.192.181]:35185 "EHLO mail-pf0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932716AbbLGUjd (ORCPT ); Mon, 7 Dec 2015 15:39:33 -0500 Message-ID: <5665EE7E.9020600@gmail.com> Date: Mon, 07 Dec 2015 12:39:26 -0800 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Neil Armstrong , davem@davemloft.net, andrew@lunn.ch, 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 References: <56321D9A.8010109@baylibre.com> <1449493055-29047-1-git-send-email-narmstrong@baylibre.com> In-Reply-To: <1449493055-29047-1-git-send-email-narmstrong@baylibre.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1182 Lines: 29 On 07/12/15 04:57, Neil Armstrong wrote: > 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 > > Neil Armstrong (4): > net: dsa: remove DSA link polling > net: dsa: cleanup resources upon module removal > net: dsa: Add missing master netdev dev_put() calls > net: dsa: move dsa slave destroy code to slave.c Reviewed-by: Florian Fainelli -- Florian -- 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/