[PATCH 3/6] 82xx: Add the support of Wind River SBC PowerQUICCII 82xx

Vitaly Bordug vbordug at ru.mvista.com
Sun Jun 10 01:25:16 EST 2007


On Fri, 08 Jun 2007 16:54:38 +0800
Mark Zhan <rongkai.zhan at windriver.com> wrote:

>  			snprintf((char*)&bus_id[(*id)], BUS_ID_SIZE, "%x:%02x",
> -							(u32)res.start, fs_enet_data.phy_addr);
> +				fs_enet_dev->id, fs_enet_data.phy_addr);
> +
>  			fs_enet_data.bus_id = (char*)&bus_id[(*id)];

Have to admit this is not correct. The issue is in fs_enet code (which should take mdio bus id, not device id), and I'll cover it.

-- 
Sincerely, 
Vitaly



More information about the Linuxppc-dev mailing list