From: Paolo 'Blaisorblade' Giarrusso Date: Sun, 6 May 2007 21:51:14 +0000 (-0700) Subject: uml: Eliminate temporary buffer in eth_configure X-Git-Tag: v2.6.22-rc1~869 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c8408358f19a386298744829bf67b90c129ff18;p=pandora-kernel.git uml: Eliminate temporary buffer in eth_configure Avoid using the temporary buffer introduced by previous patch to hold the device name. Btw, avoid leaking device on an error path. Other error paths may need cleanup. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed