git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c37aa90
)
bridge: Consolidate error paths in br_add_bridge().
author
Pavel Emelyanov
<xemul@openvz.org>
Mon, 5 May 2008 00:58:07 +0000
(17:58 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 May 2008 00:58:07 +0000
(17:58 -0700)
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>
No differences found