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:
2c60b68
)
gianfar: Fix use-after-of_node_put() in gfar_of_init().
author
David S. Miller
<davem@davemloft.net>
Sun, 29 Mar 2009 08:19:37 +0000
(
01:19
-0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 29 Mar 2009 08:19:37 +0000
(
01:19
-0700)
We can't put 'mdio' until after we've used it in the
fsl_pq_mdio_bus_name() call.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found