From: Joe Perches Date: Sun, 29 Jan 2012 13:47:52 +0000 (+0000) Subject: drivers/net: Remove alloc_etherdev error messages X-Git-Url: http://bbs.cooldavid.org/git/?a=commitdiff_plain;ds=sidebyside;h=ec87e3d5376773f0e4e686a116e834944649abf5;hp=ec87e3d5376773f0e4e686a116e834944649abf5;p=jme.git 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 Signed-off-by: David S. Miller ---