[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1312912326.11924.12.camel@Joe-Laptop>
Date: Tue, 09 Aug 2011 10:52:06 -0700
From: Joe Perches <joe@...ches.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: stufever@...il.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, davem@...emloft.net,
Wang Shaoyan <wangshaoyan.pt@...bao.com>
Subject: Re: [PATCH] gianfar: reduce stack usage in gianfar_ethtool.c
On Tue, 2011-08-09 at 18:53 +0200, Eric Dumazet wrote:
> Le mercredi 10 août 2011 à 00:39 +0800, stufever@...il.com a écrit :
[]
> > + if (!local_rqfpr || !local_rqfcr) {
> > + pr_err("Out of memory\n");
> Please remove this pr_err(), kmalloc() will complain already.
Always?
I know there's a trace option, but is it always on?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists