Skip to content
Commit 129dd967 authored by David S. Miller's avatar David S. Miller
Browse files

ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().



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: default avatarDavid S. Miller <davem@davemloft.net>
parent ee76db5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment