commit | e340a90e6e07bba6e6b3fc39dd5fa76f95579d7c | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sun May 04 17:58:07 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 04 17:58:07 2008 -0700 |
tree | 68f1448c762d217bbed95c49b5da85c1151b278b | |
parent | c37aa90b0458d87342e0bb083f6bf7d113220d09 [diff] |
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 <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>