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:
3729d50
)
bonding: fix device leak on error in bond_create()
author
Patrick McHardy
<kaber@trash.net>
Sat, 27 Feb 2010 10:52:05 +0000
(
02:52
-0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 27 Feb 2010 10:52:05 +0000
(
02:52
-0800)
When the register_netdevice() call fails, the newly allocated device is
not freed.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found