From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751231AbbJCU0G (ORCPT ); Sat, 3 Oct 2015 16:26:06 -0400 Received: from mail-io0-f180.google.com ([209.85.223.180]:36325 "EHLO mail-io0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751123AbbJCUZl (ORCPT ); Sat, 3 Oct 2015 16:25:41 -0400 Subject: Re: [PATCH v2 2/5] net: dsa: add missing dsa_switch mdiobus remove To: Neil Armstrong , "David S. Miller" , Guenter Roeck , vivien.didelot@savoirfairelinux.com, Andrew Lunn , Fabian Frederick , Pavel Nakonechny , Joe Perches , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, nbd@openwrt.org, sergei.shtylyov@cogentembedded.com References: <560FE578.8010503@baylibre.com> From: Florian Fainelli Message-ID: <561039C2.5050105@gmail.com> Date: Sat, 3 Oct 2015 13:25:38 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <560FE578.8010503@baylibre.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 03/10/2015 07:26, Neil Armstrong a écrit : > To prevent memory leakage on unbinding, add missing mdiobus unregister > and free calls. > > Signed-off-by: Neil Armstrong Reviewed-by: Florian Fainelli -- Florian