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:
1caab68
)
drivers: phy: Fix memory leak
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 6 Dec 2013 12:21:18 +0000
(17:51 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 10 Dec 2013 20:53:30 +0000
(12:53 -0800)
'phy' was not being freed upon error in one of the cases.
Adjust the 'goto's to fix this.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found