git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e404dec
)
drivers/net: Remove alloc_etherdev error messages
author
Joe Perches
<joe@perches.com>
Sun, 29 Jan 2012 13:47:52 +0000
(13:47 +0000)
committer
David 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