Re: [PATCH v2][Nios2-dev] Altera TSE: Add missing phydev
From: David Miller <davem@davemloft.net>
Date: 2015-01-02 21:26:23
From: David Miller <davem@davemloft.net>
Date: 2015-01-02 21:26:23
From: Kostya Belezko <redacted> Date: Fri, 2 Jan 2015 16:16:34 -0500
Yes, this is what the patch intends to achieve. It keeps phydev non-NULL and calls phy_stop, shy_start respectively. phy_disconnect is called upon rmmod.
Aha, ok I see. Looks good to me.