commit | 41de8d4cff21a2e81e3d9ff66f5f7c903f9c3ab1 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jan 29 13:47:52 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 31 16:20:48 2012 -0500 |
tree | c441a6911ff802233473f31fa29a985e690a816a | |
parent | e404decb0fb017be80552adee894b35307b6c7b4 [diff] |
drivers/net: Remove alloc_etherdev error messages 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>