From: David Brownell Date: Wed, 19 Dec 2007 19:27:51 +0000 (-0800) Subject: USB: gadget: ethernet error path potential oops fix X-Git-Tag: v2.6.25-rc1~1075^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7b13ec9235b9fded90f826ceeb8c34548631351;p=pandora-kernel.git USB: gadget: ethernet error path potential oops fix Fix potential (never-observed) oops on rare error path, bugzilla #9594. Fix uses the same test as used earlier. Also make the adjacent "else" block look like an "else" block instead of hiding like a bug. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed