From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net v2 0/3] Bugfix for the netsec driver Date: Tue, 23 Oct 2018 10:55:49 -0700 (PDT) Message-ID: <20181023.105549.399852550894476813.davem@davemloft.net> References: <20181023112428.6785-1-masahisa.kojima@linaro.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ilias.apalodimas@linaro.org, jaswinder.singh@linaro.org, ard.biesheuvel@linaro.org, osaki.yoshitoyo@socionext.com To: masahisa.kojima@linaro.org Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:50784 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727264AbeJXCUO (ORCPT ); Tue, 23 Oct 2018 22:20:14 -0400 In-Reply-To: <20181023112428.6785-1-masahisa.kojima@linaro.org> Sender: netdev-owner@vger.kernel.org List-ID: From: masahisa.kojima@linaro.org Date: Tue, 23 Oct 2018 20:24:25 +0900 > From: Masahisa Kojima > > This patch series include bugfix for the netsec ethernet > controller driver, fix the problem in interface down/up. > > changes in v2: > - change the place to perform the PHY power down > - use the MACROs defiend in include/uapi/linux/mii.h > - update commit comment Series applied.