From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net/nuc900: change dev_warn to dev_dbg when link down occurs Date: Thu, 21 Oct 2010 03:16:22 -0700 (PDT) Message-ID: <20101021.031622.70194403.davem@davemloft.net> References: <4CB86C87.5010207@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, yachen@nuvoton.com, linux-kernel@vger.kernel.org To: mcuos.com@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:43792 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755801Ab0JUKP7 (ORCPT ); Thu, 21 Oct 2010 06:15:59 -0400 In-Reply-To: <4CB86C87.5010207@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Wan ZongShun Date: Fri, 15 Oct 2010 23:00:23 +0800 > Hi David, > > When I didnot connect the net cable, the warning infos are always > showed, > so I change the dev_warn to dev_dbg. > > Signed-off-by: Wan ZongShun Your patch does not apply to the current tree.