Re: [PATCH] netdev/fec: fix ifconfig eth0 down hang issue

From: David Miller
Date: Fri May 28 2010 - 06:40:47 EST


From: Bryan Wu <bryan.wu@xxxxxxxxxxxxx>
Date: Fri, 28 May 2010 17:08:05 +0800

> BugLink: http://bugs.launchpad.net/bugs/559065
>
> In fec open/close function, we need to use phy_connect and phy_disconnect
> operation before we start/stop phy. Otherwise it will cause system hang.
>
> Only call fec_enet_mii_probe() in open function, because the first open
> action will cause NULL pointer error.
>
> Signed-off-by: Bryan Wu <bryan.wu@xxxxxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/