diff options
author | Heiko Schocher <hs@denx.de> | 2013-09-05 09:50:41 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-09-20 20:57:40 (GMT) |
commit | 93ff25529898b931b5000c6e9ec9d7325f2ec414 (patch) | |
tree | e809dff00799bd968e0ec0f5de3b7a60ad4a6927 /board/renesas | |
parent | e22cc0cf137149bea3a06bb29ffe06e82d8edb84 (diff) | |
download | u-boot-fsl-qoriq-93ff25529898b931b5000c6e9ec9d7325f2ec414.tar.xz |
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>
Diffstat (limited to 'board/renesas')
0 files changed, 0 insertions, 0 deletions