From: Pavel Emelyanov Date: Mon, 5 May 2008 00:58:07 +0000 (-0700) Subject: bridge: Consolidate error paths in br_add_bridge(). X-Git-Tag: v2.6.26-rc2~60^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e340a90e6e07bba6e6b3fc39dd5fa76f95579d7c;p=pandora-kernel.git bridge: Consolidate error paths in br_add_bridge(). This actually had to be merged with the patch #1, but I decided not to mix two changes in one patch. There are already two calls to free_netdev() in there, so merge them into one. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed