Re: [PATCH net-next] drivers/net: Remove alloc_etherdev error messages
From: David Miller <davem@davemloft.net>
Date: 2012-01-31 21:41:19
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2012-01-31 21:41:19
Also in:
lkml
From: Joe Perches <joe@perches.com> Date: Sun, 29 Jan 2012 15:47:52 -0800
alloc_etherdev has a generic OOM/unable to alloc message. Remove the duplicative messages after alloc_etherdev calls. Signed-off-by: Joe Perches <joe@perches.com>
Applied.