Home
last modified time | relevance | path

Searched hist:"7 f233c05573fabe8ff1ed7f22c269cdfdfc30529" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dtsec.c7f233c05573fabe8ff1ed7f22c269cdfdfc30529 Tue Dec 10 13:21:04 UTC 2013 Claudiu Manoil <claudiu.manoil@freescale.com> net: tsec: Fix NULL access in case init_phy() fails

If the PHY is not recognized don't access phydev (NULL)
and return 0 to signal failure.

Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>