Home
last modified time | relevance | path

Searched hist:"93 ff25529898b931b5000c6e9ec9d7325f2ec414" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dcpsw.c93ff25529898b931b5000c6e9ec9d7325f2ec414 Thu Sep 05 09:50:41 UTC 2013 Heiko Schocher <hs@denx.de> net, phy, cpsw: fix NULL pointer deference

if phy_connect() did not find a phy, phydev is NULL and
following code in cpsw_phy_init() crashes. Fix this.

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Cc: Tom Rini <trini@ti.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>