Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753495AbbBSUYQ (ORCPT ); Thu, 19 Feb 2015 15:24:16 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:57246 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752648AbbBSUYM (ORCPT ); Thu, 19 Feb 2015 15:24:12 -0500 Date: Thu, 19 Feb 2015 15:24:10 -0500 (EST) Message-Id: <20150219.152410.394447672952089316.davem@davemloft.net> To: vbridger@opensource.altera.com Cc: netdev@vger.kernel.org, nios2-dev@lists.rocketboards.org, linux-kernel@vger.kernel.org, vbridger@altera.com Subject: Re: [PATCH net] net: eth: altera: Change reset_mac failure message masks from err to dbg From: David Miller In-Reply-To: <1423759665-5062-1-git-send-email-vbridger@opensource.altera.com> References: <1423759665-5062-1-git-send-email-vbridger@opensource.altera.com> X-Mailer: Mew version 6.5 on Emacs 24.1 / 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.7 (shards.monkeyblade.net [149.20.54.216]); Thu, 19 Feb 2015 12:24:12 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 717 Lines: 16 From: Vince Bridgers Date: Thu, 12 Feb 2015 10:47:45 -0600 > This debug output is not really an error message since mac reset can fail > if the phy clocks are gated, specifically when the phy has been placed in > a powered down or isolation mode. The netdev output masks were changed from > err to dbg, and comments added in the code. > > Signed-off-by: Vince Bridgers Also applied to net-next, thanks. -- 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/