diff options
author | Heiko Schocher <hs@denx.de> | 2013-09-05 11:50:41 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-09-20 16:57:40 -0400 |
commit | 93ff25529898b931b5000c6e9ec9d7325f2ec414 (patch) | |
tree | e809dff00799bd968e0ec0f5de3b7a60ad4a6927 /common | |
parent | e22cc0cf137149bea3a06bb29ffe06e82d8edb84 (diff) | |
download | u-boot-imx-93ff25529898b931b5000c6e9ec9d7325f2ec414.zip u-boot-imx-93ff25529898b931b5000c6e9ec9d7325f2ec414.tar.gz u-boot-imx-93ff25529898b931b5000c6e9ec9d7325f2ec414.tar.bz2 |
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 'common')
0 files changed, 0 insertions, 0 deletions