From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] stmmac: platform: adjust messages and move to dev level Date: Wed, 10 Dec 2014 11:44:34 -0500 (EST) Message-ID: <20141210.114434.1468466024696543408.davem@davemloft.net> References: <1418119153-13355-1-git-send-email-andriy.shevchenko@linux.intel.com> <20141209.182837.2218983730769727387.davem@davemloft.net> <1418208471.17201.56.camel@linux.intel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: peppe.cavallaro@st.com, netdev@vger.kernel.org To: andriy.shevchenko@linux.intel.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:45689 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753877AbaLJQol (ORCPT ); Wed, 10 Dec 2014 11:44:41 -0500 In-Reply-To: <1418208471.17201.56.camel@linux.intel.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Andy Shevchenko Date: Wed, 10 Dec 2014 12:47:51 +0200 > On Tue, 2014-12-09 at 18:28 -0500, David Miller wrote: >> From: Andy Shevchenko >> Date: Tue, 9 Dec 2014 11:59:13 +0200 >> >> > This patch amendes error and warning messages across the platform driver. It >> > includes the following changes: >> > - remove unneccessary message when no memory is available >> > - change info level to warn in the validation functions >> > - append \n to the end of messages >> > - change pr_* macros to dev_* >> > >> > Signed-off-by: Andy Shevchenko >> >> This does not apply to the net-next tree, please respin. > > Yeah, maybe because the fix (*) you mentioned in previos mail is not in > net-next by some reason? > > (*) I refer to commit 28603d13997e2ef47f18589cc9a44553aad49c86 It's in the 'net' tree which hasn't been merged into net-next.