drivers/net: Remove alloc_etherdev error messages
authorJoe Perches <joe@perches.com>
Sun, 29 Jan 2012 13:47:52 +0000 (13:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Jan 2012 21:20:48 +0000 (16:20 -0500)
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>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found