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:
ee76db5
)
ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().
author
David S. Miller
<davem@davemloft.net>
Sun, 29 Mar 2009 08:20:18 +0000
(
01:20
-0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 29 Mar 2009 08:20:18 +0000
(
01:20
-0700)
We can't put 'mdio' until after we've used it in the
fsl_pq_mdio_bus_name() call.
Also fix error return values.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found